Scrambler  1
GlobalDeclarations::LevelDef Type Reference

Defines a level and its parameters. More...

+ Collaboration diagram for GlobalDeclarations::LevelDef:

List of all members.

Public Attributes

Level data type declarations
REAL(KIND=qPREC) dx
INTEGER CoarsenRatio = 2
REAL(KIND=qPREC) qTolerance = 1e-3
REAL(KIND=qPrecDesiredFillRatios
INTEGER, dimension(3) gmbc
INTEGER, dimension(2) egmbc
INTEGER, dimension(2) ombc
INTEGER, dimension(2) ambc
INTEGER nmbc
INTEGER pmbc
REAL(KIND=qPREC) dt
REAL(KIND=qPREC) tnow
INTEGER step
INTEGER steps
INTEGER, dimension(3) mX = 1
INTEGER(8) Grid
INTEGER MPI_COMM = MPI_COMM_WORLD
INTEGER id
INTEGER CurrentLevelStep = 0

Detailed Description

Defines a level and its parameters.

Definition at line 68 of file global_declarations.f90.


Member Data Documentation

REAL(KIND=qPREC) dx

Definition at line 69 of file global_declarations.f90.

INTEGER CoarsenRatio = 2

Definition at line 70 of file global_declarations.f90.

REAL(KIND=qPREC) qTolerance = 1e-3

Definition at line 71 of file global_declarations.f90.

Definition at line 72 of file global_declarations.f90.

INTEGER, dimension(3) gmbc

Definition at line 73 of file global_declarations.f90.

INTEGER, dimension(2) egmbc

Definition at line 74 of file global_declarations.f90.

INTEGER, dimension(2) ombc

Definition at line 75 of file global_declarations.f90.

INTEGER, dimension(2) ambc

Definition at line 76 of file global_declarations.f90.

INTEGER nmbc

Definition at line 77 of file global_declarations.f90.

INTEGER pmbc

Definition at line 78 of file global_declarations.f90.

REAL(KIND=qPREC) dt

Definition at line 79 of file global_declarations.f90.

REAL(KIND=qPREC) tnow

Definition at line 80 of file global_declarations.f90.

INTEGER step

Definition at line 81 of file global_declarations.f90.

INTEGER steps

Definition at line 82 of file global_declarations.f90.

INTEGER, dimension(3) mX = 1

Definition at line 83 of file global_declarations.f90.

INTEGER(8) Grid

Definition at line 84 of file global_declarations.f90.

INTEGER MPI_COMM = MPI_COMM_WORLD

Definition at line 85 of file global_declarations.f90.

INTEGER id

Definition at line 86 of file global_declarations.f90.

INTEGER CurrentLevelStep = 0

Definition at line 87 of file global_declarations.f90.


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