Scrambler  1
Profiles::ProfileDef Type Reference

Profile data type. More...

+ Collaboration diagram for Profiles::ProfileDef:

List of all members.

Public Attributes

REAL(KIND=qPREC), dimension(:,:),
pointer 
data = > null()
INTEGER, dimension(:), allocatable fields
REAL(KIND=qPREC) dr = 0d0
INTEGER mode = RADIAL

Detailed Description

Profile data type.

Definition at line 39 of file profiles.f90.


Member Data Documentation

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.

INTEGER mode = RADIAL

Definition at line 43 of file profiles.f90.


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