Zoltan2
|
#include <Zoltan2_Environment.hpp>
#include <Zoltan2_Parameters.hpp>
#include <Zoltan2_TestHelpers.hpp>
#include <Teuchos_ParameterList.hpp>
#include <Teuchos_DefaultComm.hpp>
Go to the source code of this file.
Functions | |
int | checkErrorCode (Teuchos::RCP< const Teuchos::Comm< int > > &comm, int code) |
int | main (int narg, char *arg[]) |
int checkErrorCode | ( | Teuchos::RCP< const Teuchos::Comm< int > > & | comm, |
int | code | ||
) |
Definition at line 63 of file Environment.cpp.
int main | ( | int | narg, |
char * | arg[] | ||
) |
Definition at line 76 of file Environment.cpp.