|
DOUG 0.2
|
Partitionings of the mesh into regions. More...
Public Attributes | |
| integer | levels |
| type(Partitioning) | fPart |
| fine partitioning | |
| type(Partitioning) | cPart |
| coarse partitioning | |
| float(kind=rk) | strong_conn1 |
| float(kind=rk) | strong_conn2 |
| integer | aggr_radius1 |
| integer | max_asize1 |
| type(AggrInfo) | fAggr |
| fine aggregates | |
| type(AggrInfo) | cAggr |
| coarse aggregates | |
Partitionings of the mesh into regions.
Currently aggregates are used as partitions datatype.
Definition at line 47 of file Partitioning.F90.
Definition at line 54 of file Partitioning.F90.
coarse aggregates
Definition at line 56 of file Partitioning.F90.
coarse partitioning
Definition at line 50 of file Partitioning.F90.
fine aggregates
Definition at line 55 of file Partitioning.F90.
fine partitioning
Definition at line 49 of file Partitioning.F90.
Definition at line 48 of file Partitioning.F90.
Definition at line 54 of file Partitioning.F90.
| float(kind=rk) Partitioning_mod::Partitionings::strong_conn1 |
Definition at line 53 of file Partitioning.F90.
| float(kind=rk) Partitioning_mod::Partitionings::strong_conn2 |
Definition at line 53 of file Partitioning.F90.
1.7.3-20110217