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 | |
Zoltan2 | |
Functions | |
void | Zoltan2::createAllParameters (Teuchos::ParameterList &pList) |
Create a list of all Zoltan2 parameters and validators. More... | |
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. More... | |
void | Zoltan2::createValidatorList (const Teuchos::ParameterList &plIn, Teuchos::ParameterList &plOut) |
Create a list by adding validators to the users parameter list. More... | |
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.