Zoltan2
Classes | Namespaces | Functions
Zoltan2_AlgND.hpp File Reference

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>
Include dependency graph for Zoltan2_AlgND.hpp:

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)
 

Detailed Description

The algorithm for ND based ordering.

Definition in file Zoltan2_AlgND.hpp.

Function Documentation

◆ buildPartTree()

void buildPartTree ( int  level,
int  leftPart,
int  splitPart,
int  rightPart,
std::vector< int > &  partTree 
)

Definition at line 649 of file Zoltan2_AlgND.hpp.