subroutine ufo_backgrounderrorvertinterp_mod_c::ufo_backgrounderrorvertinterp_fillobsdiags_c |
( |
integer(c_int), intent(in) |
len_obs_vcoord, |
|
|
character(kind=c_char, len=1), dimension(len_obs_vcoord + 1), intent(in) |
c_obs_vcoord, |
|
|
integer(c_int), intent(in) |
len_vcoord, |
|
|
character(kind=c_char, len=1), dimension(len_vcoord + 1), intent(in) |
c_vcoord, |
|
|
integer(c_int), intent(in) |
c_key_geovals, |
|
|
type(c_ptr), intent(in), value |
c_obsspace, |
|
|
integer(c_int), intent(in) |
c_nlocs, |
|
|
type(c_ptr), intent(in), value |
c_obsvars, |
|
|
integer(c_int), intent(in) |
c_key_obsdiags |
|
) |
| |