FV3 Bundle
|
Public Member Functions | |
subroutine | c_obsspace_get_real64 (obss, group, vname, length, vect) |
Definition at line 63 of file obsspace_interface.f.
subroutine c_obsspace_get_real64::c_obsspace_get_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(inout) | vect | ||
) |
Definition at line 65 of file obsspace_interface.f.