Zoltan2
|
An example of partitioning a SCOREC APF mesh. More...
#include <Zoltan2_APFMeshAdapter.hpp>
#include <Zoltan2_Environment.hpp>
#include <Zoltan2_PartitioningProblem.hpp>
#include <Zoltan2_ColoringProblem.hpp>
#include <Zoltan2_HyperGraphModel.hpp>
#include "Teuchos_RCP.hpp"
#include "Teuchos_XMLParameterListHelpers.hpp"
#include "Teuchos_Hashtable.hpp"
#include <set>
Go to the source code of this file.
Functions | |
template<typename Adapter > | |
void | PrintGhostMetrics (Zoltan2::HyperGraphModel< Adapter > &mdl) |
int | main (int narg, char *arg[]) |
An example of partitioning a SCOREC APF mesh.
Definition in file APFMeshAdapterTest.cpp.
void PrintGhostMetrics | ( | Zoltan2::HyperGraphModel< Adapter > & | mdl | ) |
Definition at line 87 of file APFMeshAdapterTest.cpp.
int main | ( | int | narg, |
char * | arg[] | ||
) |
Definition at line 159 of file APFMeshAdapterTest.cpp.