, including all inherited members.
AbstractStrategy() | LOCA::MultiPredictor::AbstractStrategy | [inline] |
clone(NOX::CopyType type=NOX::DeepCopy) const | LOCA::MultiPredictor::Constant | [virtual] |
compute(bool baseOnSecant, const vector< double > &stepSize, LOCA::MultiContinuation::ExtendedGroup &grp, const LOCA::MultiContinuation::ExtendedVector &prevXVec, const LOCA::MultiContinuation::ExtendedVector &xVec) | LOCA::MultiPredictor::Constant | [virtual] |
computeTangent(LOCA::MultiContinuation::ExtendedMultiVector &tangent) | LOCA::MultiPredictor::Constant | [virtual] |
Constant(const Teuchos::RCP< LOCA::GlobalData > &global_data, const Teuchos::RCP< Teuchos::ParameterList > &predParams) | LOCA::MultiPredictor::Constant | |
Constant(const Constant &source, NOX::CopyType type=NOX::DeepCopy) | LOCA::MultiPredictor::Constant | |
evaluate(const vector< double > &stepSize, const LOCA::MultiContinuation::ExtendedVector &xVec, LOCA::MultiContinuation::ExtendedMultiVector &result) const | LOCA::MultiPredictor::Constant | [virtual] |
globalData | LOCA::MultiPredictor::Constant | [protected] |
initialized | LOCA::MultiPredictor::Constant | [protected] |
isTangentScalable() const | LOCA::MultiPredictor::Constant | [virtual] |
operator=(const LOCA::MultiPredictor::AbstractStrategy &source) | LOCA::MultiPredictor::Constant | [virtual] |
predictor | LOCA::MultiPredictor::Constant | [protected] |
secant | LOCA::MultiPredictor::Constant | [protected] |
setPredictorOrientation(bool baseOnSecant, const 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 | [protected, virtual] |
~AbstractStrategy() | LOCA::MultiPredictor::AbstractStrategy | [inline, virtual] |
~Constant() | LOCA::MultiPredictor::Constant | [virtual] |