Changes between Version 25 and Version 26 of ImplementAnalysisLocal


Ignore:
Timestamp:
Sep 19, 2024, 2:36:02 PM (9 hours ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImplementAnalysisLocal

    v25 v26  
    195195
    196196Hint for `id_lstate_in_pstate`:
    197  * The initialization of the index vector `map` is analogous to a loop that directly performs the initialization of a local state vector. However, here only the indices are stored.
     197 * The initialization of the index vector `id_lstate_to_pstate` is analogous to a loop that directly performs the initialization of a local state vector. However, here only the indices are stored.
    198198 * See the [wiki:PDAFlocal_overview PDAFlocal overview page] for more information on the functionality of PDAFlocal.
    199199