#include <Zoltan2_PamgenMeshAdapter.hpp>
#include <Zoltan2_componentMetrics.hpp>
#include "Teuchos_XMLParameterListHelpers.hpp"
#include "create_inline_mesh.h"
Go to the source code of this file.
|
| typedef Tpetra::DefaultPlatform::DefaultPlatformType | Platform |
| |
| typedef Tpetra::MultiVector< double, int, int > | tMVector_t |
| |
|
| int | main (int narg, char *arg[]) |
| |
◆ Platform
| typedef Tpetra::DefaultPlatform::DefaultPlatformType Platform |
◆ tMVector_t
| typedef Tpetra::MultiVector<double, int, int> tMVector_t |
◆ main()
| int main |
( |
int |
narg, |
|
|
char * |
arg[] |
|
) |
| |