Call-back routine for likelihood_hyb_l
This routine calls the routine PDAFomi_likelihood_hyb_l for each observation type
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | domain_p | |||
integer, | intent(in) | :: | step | |||
integer, | intent(in) | :: | dim_obs_l | |||
real, | intent(in) | :: | obs_l(dim_obs_l) | |||
real, | intent(inout) | :: | resid_l(dim_obs_l) | |||
real, | intent(in) | :: | alpha | |||
real, | intent(out) | :: | lhood_l |