Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(UngriddedDimVector), | intent(in) | :: | dim_specs |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(UngriddedDim), | intent(in) | :: | dim_specs(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(UngriddedDims), | intent(in) | :: | a | |||
type(UngriddedDims), | intent(in) | :: | b |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(UngriddedDims), | intent(in) | :: | a | |||
type(UngriddedDims), | intent(in) | :: | b |
private function new_UngriddedDims_empty () | |
private pure function new_UngriddedDims_vec (dim_specs) | |
private function new_UngriddedDims_arr (dim_specs) |
procedure, public :: add_dim | |
procedure, public :: get_bounds | |
procedure, public :: get_ith_dim_spec | |
procedure, public :: get_num_ungridded | |
procedure, public :: make_info |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Info), | intent(in) | :: | info | |||
character(len=*), | intent(in), | optional | :: | key | ||
integer, | intent(out), | optional | :: | rc |