Scrambler  1
Totals::TotalDef Type Reference
+ Collaboration diagram for Totals::TotalDef:

List of all members.

Public Attributes

TYPE(FieldDef) Field
REAL(KIND=qPREC) CurrentValue = 0d0
TYPE(ShapeDef), pointer shape = >NULL()
TYPE(TotalDef), pointer next = >NULL()

Detailed Description

Definition at line 33 of file totals.f90.


Member Data Documentation

TYPE(FieldDef) Field

Definition at line 34 of file totals.f90.

REAL(KIND=qPREC) CurrentValue = 0d0

Definition at line 35 of file totals.f90.

TYPE(ShapeDef), pointer shape = >NULL()

Definition at line 36 of file totals.f90.

TYPE(TotalDef), pointer next = >NULL()

Definition at line 37 of file totals.f90.


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