Changes between Version 3 and Version 4 of PDAF3_put_state_lknetf_nondiagR


Ignore:
Timestamp:
Apr 21, 2025, 1:28:07 PM (7 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF3_put_state_lknetf_nondiagR

    v3 v4  
    1515The interface is:
    1616{{{
    17   SUBROUTINE PDAF3_assimilate_lknetf_nondiagR(U_collect_state, U_distribute_state, &
     17  SUBROUTINE PDAF3_put_state_lknetf_nondiagR(U_collect_state, &
    1818                                  U_init_dim_obs_pdafomi, U_obs_op_pdafomi, &
    1919                                  U_init_n_domains, U_init_dim_l, &
    2020                                  U_init_dim_obs_l_pdafomi, U_prodRinvA_l_pdafomi, U_prodRinvA_hyb_l_pdafomi, &
    2121                                  U_likelihood_l_pdafomi, U_likelihood_l_pdafomi, &
    22                                   U_prepoststep, U_next_observation, status)
     22                                  U_prepoststep, status)
    2323}}}
    2424with the following arguments: