IODA
|
Public Member Functions | |
subroutine | c_obsspace_put_real32 (obss, group, vname, length, vect, ndims, dim_ids) |
Definition at line 235 of file obsspace_interface.f.
subroutine c_obsspace_put_real32::c_obsspace_put_real32 | ( | type(c_ptr), value | obss, |
character(kind=c_char, len=1), dimension(*), intent(in) | group, | ||
character(kind=c_char, len=1), dimension(*), intent(in) | vname, | ||
integer(c_size_t), intent(in) | length, | ||
real(c_float), dimension(length), intent(in) | vect, | ||
integer(c_size_t), intent(in) | ndims, | ||
integer(c_int), dimension(ndims), intent(in) | dim_ids | ||
) |
Definition at line 235 of file obsspace_interface.f.