NOX
Development
|
This is the complete list of members for LOCA::MultiPredictor::Restart, including all inherited members.
AbstractStrategy() | LOCA::MultiPredictor::AbstractStrategy | inline |
clone(NOX::CopyType type=NOX::DeepCopy) const | LOCA::MultiPredictor::Restart | virtual |
compute(bool baseOnSecant, const std::vector< double > &stepSize, LOCA::MultiContinuation::ExtendedGroup &grp, const LOCA::MultiContinuation::ExtendedVector &prevXVec, const LOCA::MultiContinuation::ExtendedVector &xVec) | LOCA::MultiPredictor::Restart | virtual |
computeTangent(LOCA::MultiContinuation::ExtendedMultiVector &tangent) | LOCA::MultiPredictor::Restart | virtual |
evaluate(const std::vector< double > &stepSize, const LOCA::MultiContinuation::ExtendedVector &xVec, LOCA::MultiContinuation::ExtendedMultiVector &result) const | LOCA::MultiPredictor::Restart | virtual |
globalData | LOCA::MultiPredictor::Restart | protected |
isTangentScalable() const | LOCA::MultiPredictor::Restart | virtual |
operator=(const LOCA::MultiPredictor::AbstractStrategy &source) | LOCA::MultiPredictor::Restart | virtual |
predictor | LOCA::MultiPredictor::Restart | protected |
Restart(const Teuchos::RCP< LOCA::GlobalData > &global_data, const Teuchos::RCP< Teuchos::ParameterList > &predParams) | LOCA::MultiPredictor::Restart | |
Restart(const Restart &source, NOX::CopyType type=NOX::DeepCopy) | LOCA::MultiPredictor::Restart | |
setPredictorOrientation(bool baseOnSecant, const std::vector< double > &stepSize, const LOCA::MultiContinuation::ExtendedGroup &grp, const LOCA::MultiContinuation::ExtendedVector &prevXVec, const LOCA::MultiContinuation::ExtendedVector &xVec, LOCA::MultiContinuation::ExtendedVector &secant, LOCA::MultiContinuation::ExtendedMultiVector &tangent) | LOCA::MultiPredictor::AbstractStrategy | protectedvirtual |
~AbstractStrategy() | LOCA::MultiPredictor::AbstractStrategy | inlinevirtual |
~Restart() | LOCA::MultiPredictor::Restart | virtual |