List of all members.
Public Attributes |
TYPE(FieldDef) | Field |
REAL(KIND=qPREC), dimension(:,:),
allocatable | Data |
INTEGER | Scale = LINEARSCALE |
REAL(KIND=qPREC), dimension(2) | minvalue = MINOVERALL |
REAL(KIND=qPREC), dimension(2) | maxvalue = MAXOVERALL |
INTEGER | nBins = 100 |
INTEGER | WeightField = VOLUME |
TYPE(ShapeDef), pointer | Shape |
TYPE(PDFDef), pointer | next |
Detailed Description
Definition at line 36 of file pdfs.f90.
Member Data Documentation
REAL(KIND=qPREC), dimension(:,:), allocatable Data |
INTEGER Scale = LINEARSCALE |
REAL(KIND=qPREC), dimension(2) minvalue = MINOVERALL |
REAL(KIND=qPREC), dimension(2) maxvalue = MAXOVERALL |
TYPE(ShapeDef), pointer Shape |
The documentation for this type was generated from the following file: