Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=string_length), | public | :: | name | = | '' | ||
character(len=string_length), | public | :: | iterator | = | '' | ||
integer, | public | :: | length | = | -1 | ||
integer, | public | :: | global_length | = | -1 | ||
integer, | public | :: | offset | = | 0 | ||
integer, | public | :: | id | = | -1 | ||
type(type_field), | public, | pointer | :: | coordinate | => | null() | |
type(type_dimension), | public, | pointer | :: | next | => | null() |