#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.
|
| class | Environment |
| | The user parameters, debug, timing and memory profiling output objects, and error checking methods. More...
|
|
| int | checkErrorCode (Teuchos::RCP< const Teuchos::Comm< int > > &comm, int code) |
| int | main (int narg, char *arg[]) |
◆ checkErrorCode()
| int checkErrorCode |
( |
Teuchos::RCP< const Teuchos::Comm< int > > & | comm, |
|
|
int | code ) |
◆ main()
| int main |
( |
int | narg, |
|
|
char * | arg[] ) |