|
Zoltan2
|
The algorithm for ND based ordering. More...
#include <Zoltan2_IdentifierModel.hpp>#include <Zoltan2_PartitioningSolution.hpp>#include <Zoltan2_Algorithm.hpp>#include <Zoltan2_AlgZoltan.hpp>#include <sstream>#include <string>#include <bitset>
Go to the source code of this file.
Classes | |
| class | Zoltan2::AlgND< Adapter > |
Namespaces | |
| Zoltan2 | |
Functions | |
| void | buildPartTree (int level, int leftPart, int splitPart, int rightPart, std::vector< int > &partTree) |
The algorithm for ND based ordering.
Definition in file Zoltan2_AlgND.hpp.
| void buildPartTree | ( | int | level, |
| int | leftPart, | ||
| int | splitPart, | ||
| int | rightPart, | ||
| std::vector< int > & | partTree | ||
| ) |
Definition at line 373 of file Zoltan2_AlgND.hpp.
1.8.11