IODA
|
Public Member Functions | |
subroutine | c_obsspace_get_dim_name (obss, dim_id, len_dim_name, dim_name) |
Definition at line 67 of file obsspace_interface.f.
subroutine c_obsspace_get_dim_name::c_obsspace_get_dim_name | ( | type(c_ptr), value | obss, |
integer(c_int), intent(in) | dim_id, | ||
integer(c_size_t), intent(inout) | len_dim_name, | ||
character(kind=c_char, len=1), dimension(*), intent(inout) | dim_name | ||
) |
Definition at line 67 of file obsspace_interface.f.