PDAFomi_init_obscovar_cb Subroutine

subroutine PDAFomi_init_obscovar_cb(step, dim_obs, dim_obs_p, covar, m_state_p, isdiag)

Uses

Call-back routine for init_obscovar

This routine calls the routine PDAFomi_init_obscovar for each observation type

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: step
integer, intent(in) :: dim_obs
integer, intent(in) :: dim_obs_p
real, intent(out) :: covar(dim_obs,dim_obs)
real, intent(in) :: m_state_p(dim_obs_p)
logical, intent(out) :: isdiag