Zoltan2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Typedefs | Functions
Parameters.cpp File Reference
#include <Zoltan2_config.h>
#include <Zoltan2_Environment.hpp>
#include <Zoltan2_IntegerRangeList.hpp>
#include <Teuchos_ParameterList.hpp>
#include <Teuchos_DefaultComm.hpp>
#include <Teuchos_Array.hpp>
#include <Teuchos_ParameterEntryValidator.hpp>
Include dependency graph for Parameters.cpp:

Go to the source code of this file.

Typedefs

typedef Teuchos::Array< int > rangeList_t
 

Functions

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

Typedef Documentation

typedef Teuchos::Array<int> rangeList_t

Definition at line 56 of file Parameters.cpp.

Function Documentation

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

Definition at line 58 of file Parameters.cpp.