Zoltan2
|
An example of partitioning pamgen coordinates with RCB. More...
#include <Zoltan2_PamgenMeshAdapter.hpp>
#include <Zoltan2_PartitioningProblem.hpp>
#include <Zoltan2_ColoringProblem.hpp>
#include "Teuchos_RCP.hpp"
#include "Teuchos_XMLParameterListHelpers.hpp"
#include "create_inline_mesh.h"
Go to the source code of this file.
Typedefs | |
typedef Zoltan2::BasicUserTypes | basic_user_t |
Functions | |
int | main (int narg, char *arg[]) |
An example of partitioning pamgen coordinates with RCB.
Definition in file pamgenMeshAdapterTest.cpp.
typedef Zoltan2::BasicUserTypes basic_user_t |
Definition at line 71 of file pamgenMeshAdapterTest.cpp.
int main | ( | int | narg, |
char * | arg[] | ||
) |
Definition at line 77 of file pamgenMeshAdapterTest.cpp.