localize_covar_pdaf Subroutine

subroutine localize_covar_pdaf(dim_p, dim_obs, HP, HPH)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: dim_p
integer, intent(in) :: dim_obs
real, intent(inout) :: HP(dim_obs,dim_p)
real, intent(inout) :: HPH(dim_obs,dim_obs)