aliasToCanonicalName_ | Belos::SolverFactory< Scalar, MV, OP > | private |
canonicalNameToEnum_ | Belos::SolverFactory< Scalar, MV, OP > | private |
canonicalSolverNames() const | Belos::SolverFactory< Scalar, MV, OP > | private |
create(const std::string &solverName, const Teuchos::RCP< Teuchos::ParameterList > &solverParams) | Belos::SolverFactory< Scalar, MV, OP > | |
describe(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel=Teuchos::Describable::verbLevel_default) const | Belos::SolverFactory< Scalar, MV, OP > | |
description() const | Belos::SolverFactory< Scalar, MV, OP > | |
isSupported(const std::string &solverName) const | Belos::SolverFactory< Scalar, MV, OP > | |
numSupportedSolvers() const | Belos::SolverFactory< Scalar, MV, OP > | |
printStringArray(std::ostream &out, const Teuchos::ArrayView< const std::string > &array) | Belos::SolverFactory< Scalar, MV, OP > | inlineprivatestatic |
reviseParameterListForAlias(const std::string &aliasName, Teuchos::ParameterList &solverParams) | Belos::SolverFactory< Scalar, MV, OP > | private |
solver_base_type typedef | Belos::SolverFactory< Scalar, MV, OP > | |
SolverFactory() | Belos::SolverFactory< Scalar, MV, OP > | |
solverNameAliases() const | Belos::SolverFactory< Scalar, MV, OP > | private |
supportedSolverNames() const | Belos::SolverFactory< Scalar, MV, OP > | |