HorizontalDimsSpec Derived Type

type, public :: HorizontalDimsSpec


Inherited by

type~~horizontaldimsspec~~InheritedByGraph type~horizontaldimsspec HorizontalDimsSpec type~variablespec VariableSpec type~variablespec->type~horizontaldimsspec horizontal_dims_spec type~servicespec ServiceSpec type~servicespec->type~variablespec variable_spec type~vector_wrapper~25 vector_wrapper type~vector_wrapper~25->type~variablespec item type~variablespecvector VariableSpecVector type~variablespecvector->type~vector_wrapper~25 elements type~variablespecvectoriterator VariableSpecVectorIterator type~variablespecvectoriterator->type~vector_wrapper~25 elements type~componentspec ComponentSpec type~componentspec->type~variablespecvector var_specs type~vectorriterator~20 VectorRIterator type~vectorriterator~20->type~variablespecvectoriterator iterator

Source Code

   type :: HorizontalDimsSpec
      private
      integer :: id = -1
   end type HorizontalDimsSpec