Zoltan2
Loading...
Searching...
No Matches
Typedefs | Functions
APFMeshInput.cpp File Reference
#include <Zoltan2_APFMeshAdapter.hpp>
#include "Teuchos_XMLParameterListHelpers.hpp"
Include dependency graph for APFMeshInput.cpp:

Go to the source code of this file.

Typedefs

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

Functions

enum Zoltan2::EntityTopologyType topologyAPFtoZ2 (enum apf::Mesh::Type ttype)
 
int main (int narg, char *arg[])
 

Typedef Documentation

◆ tMVector_t

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

Definition at line 68 of file APFMeshInput.cpp.

Function Documentation

◆ topologyAPFtoZ2()

enum Zoltan2::EntityTopologyType topologyAPFtoZ2 ( enum apf::Mesh::Type ttype)

Definition at line 71 of file APFMeshInput.cpp.

◆ main()

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

Definition at line 97 of file APFMeshInput.cpp.