Scrambler  1
DistributionDeclarations Module Reference
+ Collaboration diagram for DistributionDeclarations:

List of all members.

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

Detailed Description

Definition at line 23 of file distribution_declarations.f90.


Member Data Documentation

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.


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