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 <Zoltan2_MatcherHelper.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 649 of file Zoltan2_AlgND.hpp.