|
Zoltan2
|
Methods that support the Zoltan2 ParameterList. More...
#include <Zoltan2_Parameters.hpp>#include <Zoltan2_IntegerRangeList.hpp>#include <Teuchos_StringInputSource.hpp>#include <Teuchos_XMLParser.hpp>#include <Teuchos_XMLObject.hpp>#include <Teuchos_XMLParameterListReader.hpp>#include <Teuchos_ValidatorXMLConverterDB.hpp>#include <Zoltan2_XML_Parameters.hpp>
Go to the source code of this file.
Namespaces | |
| namespace | Zoltan2 |
Functions | |
| void | Zoltan2::createAllParameters (Teuchos::ParameterList &pList) |
| Create a list of all Zoltan2 parameters and validators. | |
| static void | Zoltan2::setValidatorsInList (const Teuchos::ParameterList &plSome, const Teuchos::ParameterList &plAll, Teuchos::ParameterList &plVal) |
| Create a parameter list that can validate a specific list of parameters. | |
| void | Zoltan2::createValidatorList (const Teuchos::ParameterList &plIn, Teuchos::ParameterList &plOut) |
| Create a list by adding validators to the users parameter list. | |
| void | Zoltan2::printListDocumentation (const Teuchos::ParameterList &pl, std::ostream &os, std::string listNames) |
Methods that support the Zoltan2 ParameterList.
Definition in file Zoltan2_Parameters.cpp.
1.7.6.1