Zoltan2
Typedefs | Functions
PamgenMeshInput.cpp File Reference
#include <Zoltan2_PamgenMeshAdapter.hpp>
#include "Teuchos_XMLParameterListHelpers.hpp"
#include "create_inline_mesh.h"
Include dependency graph for PamgenMeshInput.cpp:

Go to the source code of this file.

Typedefs

typedef Tpetra::DefaultPlatform::DefaultPlatformType Platform
 
typedef Tpetra::MultiVector< double, int, int > tMVector_t
 

Functions

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

Typedef Documentation

◆ Platform

typedef Tpetra::DefaultPlatform::DefaultPlatformType Platform

Definition at line 63 of file PamgenMeshInput.cpp.

◆ tMVector_t

typedef Tpetra::MultiVector<double, int, int> tMVector_t

Definition at line 64 of file PamgenMeshInput.cpp.

Function Documentation

◆ main()

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

Definition at line 72 of file PamgenMeshInput.cpp.