Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | dim_obs_p | |||
integer, | intent(in) | :: | dim_obs_f | |||
real, | intent(in) | :: | coords_p(nrows,dim_obs_p) | |||
real, | intent(out) | :: | coords_f(nrows,dim_obs_f) | |||
integer, | intent(in) | :: | nrows | |||
integer, | intent(out) | :: | status |