FV3 Bundle
|
Public Member Functions | |
subroutine | c_obsspace_get_int32 (obss, group, vname, length, vect) |
Definition at line 30 of file obsspace_interface.f.
subroutine c_obsspace_get_int32::c_obsspace_get_int32 | ( | 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, | ||
integer(c_int32_t), dimension(length), intent(inout) | vect | ||
) |
Definition at line 32 of file obsspace_interface.f.