#include <Zoltan2_APFMeshAdapter.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"
Go to the source code of this file.
|
typedef Tpetra::DefaultPlatform::DefaultPlatformType | Platform |
|
|
int | main (int narg, char *arg[]) |
|
◆ Platform
typedef Tpetra::DefaultPlatform::DefaultPlatformType Platform |
◆ main()
int main |
( |
int |
narg, |
|
|
char * |
arg[] |
|
) |
| |