|
IODA
|
Public Member Functions | |
| subroutine | c_obsspace_put_real64 (obss, group, vname, length, vect, ndims, dim_ids) |
Definition at line 248 of file obsspace_interface.f.
| subroutine c_obsspace_put_real64::c_obsspace_put_real64 | ( | 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_double), dimension(length), intent(in) | vect, | ||
| integer(c_size_t), intent(in) | ndims, | ||
| integer(c_int), dimension(ndims), intent(in) | dim_ids | ||
| ) |
Definition at line 248 of file obsspace_interface.f.