Zoltan2
Typedefs | Functions
pamgenMeshAdapterTest.cpp File Reference

An example of partitioning pamgen coordinates with RCB. More...

#include <Zoltan2_PamgenMeshAdapter.hpp>
#include <Zoltan2_Environment.hpp>
#include <Zoltan2_PartitioningProblem.hpp>
#include <Zoltan2_ColoringProblem.hpp>
#include "Tpetra_DefaultPlatform.hpp"
#include "Teuchos_RCP.hpp"
#include "Teuchos_GlobalMPISession.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 Tpetra::DefaultPlatform::DefaultPlatformType Platform
 
typedef Tpetra::MultiVector< double > tMVector_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

typedef Tpetra::DefaultPlatform::DefaultPlatformType Platform

Definition at line 81 of file pamgenMeshAdapterTest.cpp.

typedef Tpetra::MultiVector<double> tMVector_t

Definition at line 82 of file pamgenMeshAdapterTest.cpp.

Function Documentation

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

Definition at line 90 of file pamgenMeshAdapterTest.cpp.