|
Scrambler
1
|
Profile data type. More...
Collaboration diagram for Profiles::ProfileDef:Public Attributes | |
| REAL(KIND=qPREC), dimension(:,:), pointer | data = > null() |
| INTEGER, dimension(:), allocatable | fields |
| REAL(KIND=qPREC) | dr = 0d0 |
| INTEGER | mode = RADIAL |
Profile data type.
Definition at line 39 of file profiles.f90.
| REAL(KIND=qPREC), dimension(:,:), pointer data = > null() |
Definition at line 40 of file profiles.f90.
| INTEGER, dimension(:), allocatable fields |
Definition at line 41 of file profiles.f90.
| REAL(KIND=qPREC) dr = 0d0 |
Definition at line 42 of file profiles.f90.
Definition at line 43 of file profiles.f90.