Changes between Version 6 and Version 7 of ExternalModelLoop


Ignore:
Timestamp:
May 22, 2025, 10:15:25 PM (10 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ExternalModelLoop

    v6 v7  
    7373 * `status`: The integer status flag. It is zero, if `PDAF_get_state` is exited without errors.
    7474
    75 PDAF also has a [PdafSimplifiedInterface Simplified Interface] providing the routine `PDAF_get_state_si`. In the simplified interface, the names of all user-supplied call back routines are predefined such that they not appear in the call to `PDAF_get_state_si`. More information on the pre-defined names is provided in the [PdafSimplifiedInterface documentation of PDAF's simplified interface].
    7675
    7776== `PDAFomi_put_state_X` ==