Zoltan2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Typedefs | Functions
pamgenMeshAdapterTest.cpp File Reference

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

Go to the source code of this file.

Typedefs

typedef Zoltan2::BasicUserTypes basic_user_t
 

Functions

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

Detailed Description

An example of partitioning pamgen coordinates with RCB.

Author
Created by V. Leung, K. Devine.

Definition in file pamgenMeshAdapterTest.cpp.

Typedef Documentation

Definition at line 71 of file pamgenMeshAdapterTest.cpp.

Function Documentation

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

Definition at line 77 of file pamgenMeshAdapterTest.cpp.