Changes between Version 1 and Version 2 of PDAFomi_assimilate_lnetf_nondiagR


Ignore:
Timestamp:
Sep 8, 2024, 1:38:17 PM (11 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAFomi_assimilate_lnetf_nondiagR

    v1 v2  
    4242The user-supplied call-back routines are described on the page on [ImplementAnalysisLocal implementing the analysis step of the local filters].
    4343
    44 It is recommended that the value of `status_pdaf` is checked in the program after PDAFomi_assimilate_local is executed. Only if its value is 0 the initialization was successful.
     44It is recommended that the value of `status_pdaf` is checked in the program after PDAFomi_assimilate_lnetf_nondiagR is executed. Only if its value is 0 the initialization was successful.
    4545
    4646PDAF also has a [PdafSimplifiedInterface Simplified Interface] providing the routine `PDAFomi_assimilate_lnetf_nondiagR_si`. In the simplified interface, the name of the user-supplied routines have predefined names and do not appear in the call to `PDAFomi_assimilate_lnetf_nondiagR_si`.  More information on the pre-defined names is provided in the [ImplementAnalysisLocal page on implementing the analysis step of the local filters].