Call-back routine for prodRinvA
This routine calls the routine PDAFomi_prodRinvA for each observation type
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | step | |||
integer, | intent(in) | :: | dim_obs_p | |||
integer, | intent(in) | :: | ncol | |||
real, | intent(in) | :: | obs_p(dim_obs_p) | |||
real, | intent(in) | :: | A_p(dim_obs_p,ncol) | |||
real, | intent(out) | :: | C_p(dim_obs_p,ncol) |