var3d_unit Derived Type

type, public :: var3d_unit


Inherited by

type~~var3d_unit~~InheritedByGraph type~var3d_unit var3d_unit type~masksampler MaskSampler type~masksampler->type~var3d_unit var3d type~historycollection~2 HistoryCollection type~historycollection~2->type~masksampler mask_sampler type~historycollectionvectoriterator~2 HistoryCollectionVectorIterator type~historycollectionvectoriterator~2->type~historycollection~2 elements type~historycollectionvectorriterator~2 HistoryCollectionVectorRIterator type~historycollectionvectorriterator~2->type~historycollection~2 elements type~historycollectionvector~2 HistoryCollectionVector type~historycollectionvector~2->type~historycollection~2 elements

Components

Type Visibility Attributes Name Initial
real(kind=REAL32), public, allocatable :: array_xz(:,:)

Source Code

  type :: var3d_unit
     real(kind=REAL32), allocatable :: array_xz(:,:)
  end type var3d_unit