Changes between Version 1 and Version 2 of PDAFlocal_put_state_lknetf


Ignore:
Timestamp:
Sep 9, 2024, 5:15:50 PM (10 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAFlocal_put_state_lknetf

    v1 v2  
    4545It is recommended that the value of `status_pdaf` is checked in the program after the routine is executed. Only if its value is 0 the initialization was successful.
    4646
    47 PDAF also has a [PdafSimplifiedInterface Simplified Interface] providing the routine `PDAFlocal_assimilate_llnetf_si`. In the simplified interface, the name of the user-supplied routines have predefined names and do not appear in the call to `PDAFlocal_assimilate_llnetf_si`.  More information on the pre-defined names is provided in the [ImplementAnalysislnetf page on implementing the analysis step of the LNETF algorithm].
     47PDAF also has a [PdafSimplifiedInterface Simplified Interface] providing the routine `PDAFlocal_assimilate_lknetf_si`. In the simplified interface, the name of the user-supplied routines have predefined names and do not appear in the call to `PDAFlocal_assimilate_lknetf_si`.  More information on the pre-defined names is provided in the [ImplementAnalysislknetf page on implementing the analysis step of the LKNETF algorithm].