Zoltan2
Loading...
Searching...
No Matches
Environment.cpp File Reference
#include <Zoltan2_Environment.hpp>
#include <Zoltan2_Parameters.hpp>
#include <Zoltan2_TestHelpers.hpp>
#include <Teuchos_ParameterList.hpp>
#include <Teuchos_DefaultComm.hpp>
Include dependency graph for Environment.cpp:

Go to the source code of this file.

Classes

class  Environment
 The user parameters, debug, timing and memory profiling output objects, and error checking methods. More...

Functions

int checkErrorCode (Teuchos::RCP< const Teuchos::Comm< int > > &comm, int code)
int main (int narg, char *arg[])

Function Documentation

◆ checkErrorCode()

int checkErrorCode ( Teuchos::RCP< const Teuchos::Comm< int > > & comm,
int code )

Definition at line 28 of file Environment.cpp.

◆ main()

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

Definition at line 41 of file Environment.cpp.