eCLM Source Code Browser
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
AVSharedIndicesOneType
Derived Type
7 statements
Source File
m_AttrVect.F90
m_AttrVect
AVSharedIndicesOneType
Contents
Variables
num_indices
contiguous
data_flag
aVindices1
aVindices2
type, public :: AVSharedIndicesOneType
Components
Type
Visibility
Attributes
Name
Initial
integer,
public
::
num_indices
logical,
public
::
contiguous
character(len=7),
public
::
data_flag
integer,
public,
dimension(:), pointer
::
aVindices1
integer,
public,
dimension(:), pointer
::
aVindices2