|
Scrambler
1
|
Collaboration diagram for Totals::TotalDef:Public Attributes | |
| TYPE(FieldDef) | Field |
| REAL(KIND=qPREC) | CurrentValue = 0d0 |
| TYPE(ShapeDef), pointer | shape = >NULL() |
| TYPE(TotalDef), pointer | next = >NULL() |
Definition at line 33 of file totals.f90.
| 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.
Definition at line 37 of file totals.f90.