createAnasaziOperatorStrategy(const string &strategyName, const Teuchos::RCP< LOCA::Parameter::SublistParser > &topParams, const Teuchos::RCP< Teuchos::ParameterList > &eigenParams, const Teuchos::RCP< Teuchos::ParameterList > &solverParams, const Teuchos::RCP< NOX::Abstract::Group > &grp, Teuchos::RCP< LOCA::AnasaziOperator::AbstractStrategy > &strategy) | LOCA::Abstract::Factory | [virtual] |
createBifurcationStrategy(const string &strategyName, const Teuchos::RCP< LOCA::Parameter::SublistParser > &topParams, const Teuchos::RCP< Teuchos::ParameterList > &bifurcationParams, const Teuchos::RCP< LOCA::MultiContinuation::AbstractGroup > &grp, Teuchos::RCP< LOCA::MultiContinuation::AbstractGroup > &strategy) | LOCA::Abstract::Factory | [virtual] |
createBorderedSolverStrategy(const string &strategyName, const Teuchos::RCP< LOCA::Parameter::SublistParser > &topParams, const Teuchos::RCP< Teuchos::ParameterList > &solverParams, Teuchos::RCP< LOCA::BorderedSolver::AbstractStrategy > &strategy) | LOCA::LAPACK::Factory | [virtual] |
createContinuationStrategy(const string &strategyName, const Teuchos::RCP< LOCA::Parameter::SublistParser > &topParams, const Teuchos::RCP< Teuchos::ParameterList > &stepperParams, const Teuchos::RCP< LOCA::MultiContinuation::AbstractGroup > &grp, const Teuchos::RCP< LOCA::MultiPredictor::AbstractStrategy > &pred, const vector< int > ¶mIDs, Teuchos::RCP< LOCA::MultiContinuation::AbstractStrategy > &strategy) | LOCA::Abstract::Factory | [virtual] |
createEigensolverStrategy(const string &strategyName, const Teuchos::RCP< LOCA::Parameter::SublistParser > &topParams, const Teuchos::RCP< Teuchos::ParameterList > &eigenParams, Teuchos::RCP< LOCA::Eigensolver::AbstractStrategy > &strategy) | LOCA::LAPACK::Factory | [virtual] |
createEigenvalueSortStrategy(const string &strategyName, const Teuchos::RCP< LOCA::Parameter::SublistParser > &topParams, const Teuchos::RCP< Teuchos::ParameterList > &eigenParams, Teuchos::RCP< LOCA::EigenvalueSort::AbstractStrategy > &strategy) | LOCA::Abstract::Factory | [virtual] |
createMooreSpenceHopfSolverStrategy(const string &strategyName, const Teuchos::RCP< LOCA::Parameter::SublistParser > &topParams, const Teuchos::RCP< Teuchos::ParameterList > &solverParams, Teuchos::RCP< LOCA::Hopf::MooreSpence::SolverStrategy > &strategy) | LOCA::Abstract::Factory | [virtual] |
createMooreSpencePitchforkSolverStrategy(const string &strategyName, const Teuchos::RCP< LOCA::Parameter::SublistParser > &topParams, const Teuchos::RCP< Teuchos::ParameterList > &solverParams, Teuchos::RCP< LOCA::Pitchfork::MooreSpence::SolverStrategy > &strategy) | LOCA::Abstract::Factory | [virtual] |
createMooreSpenceTurningPointSolverStrategy(const string &strategyName, const Teuchos::RCP< LOCA::Parameter::SublistParser > &topParams, const Teuchos::RCP< Teuchos::ParameterList > &solverParams, Teuchos::RCP< LOCA::TurningPoint::MooreSpence::SolverStrategy > &strategy) | LOCA::Abstract::Factory | [virtual] |
createPredictorStrategy(const string &strategyName, const Teuchos::RCP< LOCA::Parameter::SublistParser > &topParams, const Teuchos::RCP< Teuchos::ParameterList > &predictorParams, Teuchos::RCP< LOCA::MultiPredictor::AbstractStrategy > &strategy) | LOCA::Abstract::Factory | [virtual] |
createSaveEigenDataStrategy(const string &strategyName, const Teuchos::RCP< LOCA::Parameter::SublistParser > &topParams, const Teuchos::RCP< Teuchos::ParameterList > &eigenParams, Teuchos::RCP< LOCA::SaveEigenData::AbstractStrategy > &strategy) | LOCA::Abstract::Factory | [virtual] |
createStepSizeStrategy(const string &strategyName, const Teuchos::RCP< LOCA::Parameter::SublistParser > &topParams, const Teuchos::RCP< Teuchos::ParameterList > &stepsizeParams, Teuchos::RCP< LOCA::StepSize::AbstractStrategy > &strategy) | LOCA::Abstract::Factory | [virtual] |
Factory() | LOCA::LAPACK::Factory | |
Factory(const Factory &fac) | LOCA::LAPACK::Factory | [private] |
globalData | LOCA::LAPACK::Factory | [protected] |
init(const Teuchos::RCP< LOCA::GlobalData > &global_data) | LOCA::LAPACK::Factory | [virtual] |
operator=(const Factory &fac) | LOCA::LAPACK::Factory | [private] |
~Factory() | LOCA::LAPACK::Factory | [virtual] |