|
Scrambler
1
|
Collaboration diagram for DistributionDeclarations:Data Types | |
| type | ProcList |
| List of integers for storing processor lists. More... | |
Public Attributes | |
| REAL(KIND=qPREC), dimension(:), allocatable | MyRemainingWorkLoad |
| Type(ProcList), dimension(:), pointer, public | ParentProcs |
| Type(ProcList), dimension(:), pointer, public | ChildProcs |
| INTEGER | Rootn |
| REAL, parameter | log2 = 0.69314718055994530942 |
| REAL | di |
| REAL | dj |
| REAL | dk |
Definition at line 23 of file distribution_declarations.f90.
| REAL(KIND=qPREC), dimension(:), allocatable MyRemainingWorkLoad |
Definition at line 27 of file distribution_declarations.f90.
| Type(ProcList), dimension(:), pointer, public ParentProcs |
Definition at line 34 of file distribution_declarations.f90.
| Type(ProcList), dimension(:), pointer, public ChildProcs |
Definition at line 34 of file distribution_declarations.f90.
| INTEGER Rootn |
Definition at line 36 of file distribution_declarations.f90.
| REAL, parameter log2 = 0.69314718055994530942 |
Definition at line 37 of file distribution_declarations.f90.
| REAL di |
Definition at line 38 of file distribution_declarations.f90.
| REAL dj |
Definition at line 38 of file distribution_declarations.f90.
| REAL dk |
Definition at line 38 of file distribution_declarations.f90.