|
Zoltan2
|
#include <Zoltan2_config.h>#include <Zoltan2_Environment.hpp>#include <Teuchos_ParameterList.hpp>#include <Teuchos_DefaultComm.hpp>#include <string>
Go to the source code of this file.
Macros | |
| #define | NUMFN 3 |
| #define | NUMSTR 35 |
Functions | |
| template<typename T> | |
| int | testInvalidValue (Teuchos::ParameterList &pl, string paramName, T badValue) |
| int | testForIssue612 () |
| int | main (int narg, char *arg[]) |
Variables | |
| static string | fnParams [NUMFN][3] |
| static string | strParams [NUMSTR][3] |
| #define NUMFN 3 |
Definition at line 62 of file AllParameters.cpp.
| #define NUMSTR 35 |
Definition at line 73 of file AllParameters.cpp.
| int testInvalidValue | ( | Teuchos::ParameterList & | pl, |
| string | paramName, | ||
| T | badValue ) |
Definition at line 120 of file AllParameters.cpp.
| int testForIssue612 | ( | ) |
Definition at line 148 of file AllParameters.cpp.
| int main | ( | int | narg, |
| char * | arg[] ) |
Definition at line 245 of file AllParameters.cpp.
|
static |
Definition at line 63 of file AllParameters.cpp.
|
static |
Definition at line 76 of file AllParameters.cpp.