Scrambler  1
Splitregions::SplitRegionDef Type Reference

SplitRegion Data Type. More...

+ Collaboration diagram for Splitregions::SplitRegionDef:

List of all members.

Public Attributes

TYPE(ShapeDef), pointer Shape = > null()
TYPE(InterfaceDef), pointer InterfaceObj = > null()
REAL(KIND=qPREC), dimension(maxvars) qabove
REAL(KIND=qPREC), dimension(maxvars) qbelow
INTEGER SubSample = 1
LOGICAL PersistInBoundaries = .false.
LOGICAL PersistInternal = .false.
INTEGER ObjId

Detailed Description

SplitRegion Data Type.

Definition at line 49 of file splitregions.f90.


Member Data Documentation

TYPE(ShapeDef), pointer Shape = > null()

Definition at line 50 of file splitregions.f90.

TYPE(InterfaceDef), pointer InterfaceObj = > null()

Definition at line 51 of file splitregions.f90.

REAL(KIND=qPREC), dimension(maxvars) qabove

Definition at line 52 of file splitregions.f90.

REAL(KIND=qPREC), dimension(maxvars) qbelow

Definition at line 52 of file splitregions.f90.

INTEGER SubSample = 1

Definition at line 53 of file splitregions.f90.

LOGICAL PersistInBoundaries = .false.

Definition at line 54 of file splitregions.f90.

LOGICAL PersistInternal = .false.

Definition at line 55 of file splitregions.f90.

INTEGER ObjId

Definition at line 56 of file splitregions.f90.


The documentation for this type was generated from the following file:
 All Classes Files Functions Variables