Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=fates_long_string_length), | public | :: | name | ||||
integer, | public | :: | ndims | ||||
integer, | public, | allocatable | :: | dimsize(:) | |||
integer, | public | :: | dim1_index | ||||
integer, | public | :: | dim2_index |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(fates_io_variable_kind_type), | intent(inout) | :: | this | |||
character(len=*), | intent(in) | :: | name | |||
integer, | intent(in) | :: | num_dims |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(fates_io_variable_kind_type), | intent(inout) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(fates_io_variable_kind_type), | intent(in) | :: | this |