Zoltan2
|
#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>
Go to the source code of this file.
Typedefs | |
typedef Teuchos::Array< int > | rangeList_t |
Functions | |
int | main (int narg, char *arg[]) |
typedef Teuchos::Array<int> rangeList_t |
Definition at line 56 of file Parameters.cpp.
int main | ( | int | narg, |
char * | arg[] | ||
) |
Definition at line 58 of file Parameters.cpp.