|
Scrambler
1
|
UniformRegion Data Type. More...
Collaboration diagram for Uniformregions::UniformRegionDef:Public Attributes | |
| TYPE(ShapeDef), pointer | Shape = > null() |
| REAL(KIND=qPREC), dimension(:), allocatable | q |
| INTEGER | SubSample = 1 |
| LOGICAL | PersistInBoundaries = .false. |
| LOGICAL | PersistInternal = .false. |
| INTEGER | ObjId |
UniformRegion Data Type.
Definition at line 48 of file uniformregions.f90.
| TYPE(ShapeDef), pointer Shape = > null() |
Definition at line 49 of file uniformregions.f90.
| REAL(KIND=qPREC), dimension(:), allocatable q |
Definition at line 50 of file uniformregions.f90.
| INTEGER SubSample = 1 |
Definition at line 51 of file uniformregions.f90.
| LOGICAL PersistInBoundaries = .false. |
Definition at line 52 of file uniformregions.f90.
| LOGICAL PersistInternal = .false. |
Definition at line 53 of file uniformregions.f90.
| INTEGER ObjId |
Definition at line 54 of file uniformregions.f90.