|
DOUG 0.2
|
Base component for grid partitioning. More...
Data Types | |
| type | Partitioning |
| Partitioning of a grid. More... | |
| type | Partitionings |
| Partitionings of the mesh into regions. More... | |
Functions/Subroutines | |
| type(Partitioning) | Partitioning_New () |
| type(Partitionings), public | Partitionings_New () |
| Initialize partitionings. | |
Base component for grid partitioning.
| type(Partitioning) Partitioning_mod::Partitioning_New | ( | ) |
Definition at line 65 of file Partitioning.F90.
Referenced by Partitionings_New().
| type(Partitionings),public Partitioning_mod::Partitionings_New | ( | ) |
Initialize partitionings.
Definition at line 74 of file Partitioning.F90.
References Aggregate_mod::AggrInfo_New(), and Partitioning_New().
Referenced by main_aggr(), and main_geom().
1.7.3-20110217