Changes between Version 6 and Version 7 of ExternalModelLoop
- Timestamp:
- May 22, 2025, 10:15:25 PM (10 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ExternalModelLoop
v6 v7 73 73 * `status`: The integer status flag. It is zero, if `PDAF_get_state` is exited without errors. 74 74 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].76 75 77 76 == `PDAFomi_put_state_X` ==