Scrambler  1
Perturbation::PerturbationDef Type Reference

Perturbation data type. More...

+ Collaboration diagram for Perturbation::PerturbationDef:

List of all members.

Public Attributes

INTEGER nWaves = 0
INTEGER iWaves = 0
INTEGER Type = 0
INTEGER geometry = 0
REAL(KIND=qPREC), dimension(:,:),
allocatable 
WaveVector
REAL(KIND=qPREC), dimension(:),
allocatable 
amplitude
REAL(KIND=qPREC), dimension(:),
allocatable 
phase
INTEGER ObjId

Detailed Description

Perturbation data type.

Definition at line 41 of file perturbations.f90.


Member Data Documentation

INTEGER nWaves = 0

Definition at line 42 of file perturbations.f90.

INTEGER iWaves = 0

Definition at line 43 of file perturbations.f90.

INTEGER Type = 0

Definition at line 44 of file perturbations.f90.

INTEGER geometry = 0

Definition at line 45 of file perturbations.f90.

REAL(KIND=qPREC), dimension(:,:), allocatable WaveVector

Definition at line 46 of file perturbations.f90.

REAL(KIND=qPREC), dimension(:), allocatable amplitude

Definition at line 47 of file perturbations.f90.

REAL(KIND=qPREC), dimension(:), allocatable phase

Definition at line 48 of file perturbations.f90.

INTEGER ObjId

Definition at line 49 of file perturbations.f90.


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