|
|
| ParameterDatabase (const Teuchos::RCP< const Teuchos::MpiComm< int >> &comm) |
| |
|
| ParameterDatabase (const Teuchos::RCP< const Teuchos::MpiComm< int >> &comm, const Teuchos::RCP< Teuchos::ParameterList > ¶meters) |
| |
|
| ParameterDatabase (const Teuchos::RCP< const Teuchos::MpiComm< int >> &comm, const std::string &xml_file) |
| |
|
| ParameterDatabase (const Teuchos::RCP< const Teuchos::MpiComm< int >> &comm, int argc, char *argv[]) |
| |
|
Teuchos::RCP< const Teuchos::MpiComm< int > > | comm () const |
| |
|
Teuchos::RCP< Teuchos::ParameterList > | allParameters () const |
| |
|
Teuchos::RCP< Teuchos::ParameterList > | meshParameters () const |
| |
|
Teuchos::RCP< Teuchos::ParameterList > | assemblyParameters () const |
| |
|
Teuchos::RCP< Teuchos::ParameterList > | scalarParameters () const |
| |
|
Teuchos::RCP< Teuchos::ParameterList > | generalScalarParameters () const |
| |
|
Teuchos::RCP< Teuchos::ParameterList > | boundaryConditionParameters () const |
| |
|
Teuchos::RCP< Teuchos::ParameterList > | initialConditionParameters () const |
| |
|
Teuchos::RCP< Teuchos::ParameterList > | closureModelParameters () const |
| |
|
Teuchos::RCP< Teuchos::ParameterList > | responseOutputParameters () const |
| |
|
Teuchos::RCP< Teuchos::ParameterList > | userParameters () const |
| |
|
Teuchos::RCP< Teuchos::ParameterList > | outputParameters () const |
| |
|
Teuchos::RCP< Teuchos::ParameterList > | readRestartParameters () const |
| |
|
Teuchos::RCP< Teuchos::ParameterList > | writeRestartParameters () const |
| |
|
Teuchos::RCP< Teuchos::ParameterList > | writeMatrixParameters () const |
| |
|
Teuchos::RCP< Teuchos::ParameterList > | profilingParameters () const |
| |
|
Teuchos::RCP< Teuchos::ParameterList > | transientSolverParameters () const |
| |
|
Teuchos::RCP< Teuchos::ParameterList > | linearSolverParameters () const |
| |
|
Teuchos::RCP< Teuchos::ParameterList > | physicsParameters () const |
| |
|
Teuchos::RCP< Teuchos::ParameterList > | blockMappingParameters () const |
| |
|
bool | useNewInputFormat () const |
| |