Zoltan2
Loading...
Searching...
No Matches
Functions
APFMeshAdapterTest.cpp File Reference

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>
Include dependency graph for APFMeshAdapterTest.cpp:

Go to the source code of this file.

Functions

template<typename Adapter >
void PrintGhostMetrics (Zoltan2::HyperGraphModel< Adapter > &mdl)
 
int main (int narg, char *arg[])
 

Detailed Description

An example of partitioning a SCOREC APF mesh.

Author
Created by G. Diamond, K. Devine.

Definition in file APFMeshAdapterTest.cpp.

Function Documentation

◆ PrintGhostMetrics()

template<typename Adapter >
void PrintGhostMetrics ( Zoltan2::HyperGraphModel< Adapter > & mdl)

Definition at line 87 of file APFMeshAdapterTest.cpp.

◆ main()

int main ( int narg,
char * arg[] )

Definition at line 159 of file APFMeshAdapterTest.cpp.