Scrambler  1
tree_declarations.f90 File Reference

Main file for module TreeDeclarations. More...

Go to the source code of this file.

Data Types

module  TreeDeclarations
 Module defining tree node structure and basic operations. More...
type  TreeDeclarations::NodeBox
 Contains the processor ID and grid dimensions of the data the node represents. More...
type  TreeDeclarations::NodeBoxList
 List of NodeBoxes. More...
type  TreeDeclarations::NodeDef
 Contains information needed to manage nodes. More...
type  TreeDeclarations::NodeDefList
 List of NodeDefs. More...
type  TreeDeclarations::pNodeDefList
 Contains a Pointer to a NodeDefList. More...
type  TreeDeclarations::pNodeDef
 Contains a Pointer to a NodeDef. More...

Detailed Description

Main file for module TreeDeclarations.

Definition in file tree_declarations.f90.

 All Classes Files Functions Variables