AbstractGroup() | LOCA::MultiContinuation::AbstractGroup | inline |
applyJacobian(const LOCA::PhaseTransition::ExtendedVector &input, LOCA::PhaseTransition::ExtendedVector &result) const (defined in LOCA::PhaseTransition::ExtendedGroup) | LOCA::PhaseTransition::ExtendedGroup | |
applyJacobian(const NOX::Abstract::Vector &input, NOX::Abstract::Vector &result) const | LOCA::PhaseTransition::ExtendedGroup | virtual |
applyJacobianInverse(Teuchos::ParameterList ¶ms, const LOCA::PhaseTransition::ExtendedVector &input, LOCA::PhaseTransition::ExtendedVector &result) const (defined in LOCA::PhaseTransition::ExtendedGroup) | LOCA::PhaseTransition::ExtendedGroup | |
applyJacobianInverse(Teuchos::ParameterList ¶ms, const NOX::Abstract::Vector &input, NOX::Abstract::Vector &result) const | LOCA::PhaseTransition::ExtendedGroup | virtual |
applyJacobianInverseMultiVector(Teuchos::ParameterList ¶ms, const NOX::Abstract::MultiVector &input, NOX::Abstract::MultiVector &result) const | NOX::Abstract::Group | virtual |
applyJacobianMultiVector(const NOX::Abstract::MultiVector &input, NOX::Abstract::MultiVector &result) const | NOX::Abstract::Group | virtual |
applyJacobianTranspose(const NOX::Abstract::Vector &input, NOX::Abstract::Vector &result) const | NOX::Abstract::Group | virtual |
applyJacobianTransposeMultiVector(const NOX::Abstract::MultiVector &input, NOX::Abstract::MultiVector &result) const | NOX::Abstract::Group | virtual |
applyRightPreconditioning(bool useTranspose, Teuchos::ParameterList ¶ms, const NOX::Abstract::Vector &input, NOX::Abstract::Vector &result) const | NOX::Abstract::Group | virtual |
applyRightPreconditioningMultiVector(bool useTranspose, Teuchos::ParameterList ¶ms, const NOX::Abstract::MultiVector &input, NOX::Abstract::MultiVector &result) const | NOX::Abstract::Group | virtual |
BadDependency enum value | NOX::Abstract::Group | |
bifParamID (defined in LOCA::PhaseTransition::ExtendedGroup) | LOCA::PhaseTransition::ExtendedGroup | protected |
clone(NOX::CopyType type=NOX::DeepCopy) const | LOCA::PhaseTransition::ExtendedGroup | virtual |
computeDfDpMulti(const std::vector< int > ¶mIDs, NOX::Abstract::MultiVector &dfdp, bool isValid_F) | LOCA::PhaseTransition::ExtendedGroup | virtual |
computeF() | LOCA::PhaseTransition::ExtendedGroup | virtual |
computeGradient() | NOX::Abstract::Group | virtual |
computeJacobian() | LOCA::PhaseTransition::ExtendedGroup | virtual |
computeNewton(Teuchos::ParameterList ¶ms) | LOCA::PhaseTransition::ExtendedGroup | virtual |
computeScaledDotProduct(const NOX::Abstract::Vector &a, const NOX::Abstract::Vector &b) const | LOCA::MultiContinuation::AbstractGroup | virtual |
computeX(const NOX::Abstract::Group &grp, const NOX::Abstract::Vector &d, double step) | LOCA::PhaseTransition::ExtendedGroup | virtual |
computeX(const LOCA::PhaseTransition::ExtendedGroup &grp, const LOCA::PhaseTransition::ExtendedVector &d, double step) | LOCA::PhaseTransition::ExtendedGroup | |
copy(const NOX::Abstract::Group &source) | LOCA::PhaseTransition::ExtendedGroup | inlinevirtual |
ExtendedGroup(const Teuchos::RCP< LOCA::GlobalData > gD, const Teuchos::RCP< Teuchos::ParameterList > &bifurcationparams_, const Teuchos::RCP< LOCA::PhaseTransition::AbstractGroup > &grp_) | LOCA::PhaseTransition::ExtendedGroup | |
ExtendedGroup(const LOCA::PhaseTransition::ExtendedGroup &source, NOX::CopyType type=NOX::DeepCopy) | LOCA::PhaseTransition::ExtendedGroup | |
Failed enum value | NOX::Abstract::Group | |
fVector | LOCA::PhaseTransition::ExtendedGroup | protected |
getBaseLevelUnderlyingGroup() const | LOCA::Extended::MultiAbstractGroup | virtual |
getBaseLevelUnderlyingGroup() | LOCA::Extended::MultiAbstractGroup | virtual |
getF() const | LOCA::PhaseTransition::ExtendedGroup | virtual |
getFPtr() const | LOCA::PhaseTransition::ExtendedGroup | virtual |
getGradient() const | LOCA::PhaseTransition::ExtendedGroup | virtual |
getGradientPtr() const | LOCA::PhaseTransition::ExtendedGroup | virtual |
getNewton() const | LOCA::PhaseTransition::ExtendedGroup | virtual |
getNewtonPtr() const | LOCA::PhaseTransition::ExtendedGroup | virtual |
getNormF() const | LOCA::PhaseTransition::ExtendedGroup | virtual |
getNormLastLinearSolveResidual(double &residual) const | NOX::Abstract::Group | virtual |
getParam(int paramID) const | LOCA::PhaseTransition::ExtendedGroup | virtual |
getParam(std::string paramID) const | LOCA::PhaseTransition::ExtendedGroup | virtual |
getParams() const | LOCA::PhaseTransition::ExtendedGroup | virtual |
getScaledX() const | NOX::Abstract::Group | inlinevirtual |
getUnderlyingGroup() const | LOCA::PhaseTransition::ExtendedGroup | inlinevirtual |
getUnderlyingGroup() | LOCA::PhaseTransition::ExtendedGroup | inlinevirtual |
getX() const | LOCA::PhaseTransition::ExtendedGroup | virtual |
getXPtr() const | LOCA::PhaseTransition::ExtendedGroup | virtual |
globalData (defined in LOCA::PhaseTransition::ExtendedGroup) | LOCA::PhaseTransition::ExtendedGroup | protected |
Group() | NOX::Abstract::Group | inline |
grp | LOCA::PhaseTransition::ExtendedGroup | protected |
isF() const | LOCA::PhaseTransition::ExtendedGroup | virtual |
isGradient() const | NOX::Abstract::Group | virtual |
isJacobian() const | LOCA::PhaseTransition::ExtendedGroup | virtual |
isNewton() const | LOCA::PhaseTransition::ExtendedGroup | virtual |
isValidF (defined in LOCA::PhaseTransition::ExtendedGroup) | LOCA::PhaseTransition::ExtendedGroup | protected |
isValidJacobian (defined in LOCA::PhaseTransition::ExtendedGroup) | LOCA::PhaseTransition::ExtendedGroup | protected |
isValidNewton (defined in LOCA::PhaseTransition::ExtendedGroup) | LOCA::PhaseTransition::ExtendedGroup | protected |
logLastLinearSolveStats(NOX::SolverStats &stats) const | NOX::Abstract::Group | virtual |
MultiAbstractGroup() | LOCA::Extended::MultiAbstractGroup | inline |
newtonVector | LOCA::PhaseTransition::ExtendedGroup | protected |
normF (defined in LOCA::PhaseTransition::ExtendedGroup) | LOCA::PhaseTransition::ExtendedGroup | protected |
NotConverged enum value | NOX::Abstract::Group | |
NotDefined enum value | NOX::Abstract::Group | |
Ok enum value | NOX::Abstract::Group | |
operator=(const NOX::Abstract::Group &source) | LOCA::PhaseTransition::ExtendedGroup | virtual |
operator=(const LOCA::PhaseTransition::ExtendedGroup &source) | LOCA::PhaseTransition::ExtendedGroup | |
postProcessContinuationStep(LOCA::Abstract::Iterator::StepStatus stepStatus) | LOCA::MultiContinuation::AbstractGroup | virtual |
preProcessContinuationStep(LOCA::Abstract::Iterator::StepStatus stepStatus) | LOCA::MultiContinuation::AbstractGroup | virtual |
print() const | LOCA::PhaseTransition::ExtendedGroup | |
printSolution(const NOX::Abstract::Vector &solution, const double param) const | LOCA::PhaseTransition::ExtendedGroup | virtual |
printSolution(const double param) const | LOCA::PhaseTransition::ExtendedGroup | virtual |
projectToDraw(const NOX::Abstract::Vector &x, double *px) const | LOCA::MultiContinuation::AbstractGroup | virtual |
projectToDrawDimension() const | LOCA::MultiContinuation::AbstractGroup | virtual |
resetIsValid() | LOCA::PhaseTransition::ExtendedGroup | protected |
ReturnType enum name | NOX::Abstract::Group | |
scaleVector(NOX::Abstract::Vector &x) const | LOCA::MultiContinuation::AbstractGroup | virtual |
setParam(int paramID, double val) | LOCA::PhaseTransition::ExtendedGroup | virtual |
setParam(std::string paramID, double val) | LOCA::PhaseTransition::ExtendedGroup | virtual |
setParams(const LOCA::ParameterVector &p) | LOCA::PhaseTransition::ExtendedGroup | virtual |
setParamsMulti(const std::vector< int > ¶mIDs, const NOX::Abstract::MultiVector::DenseMatrix &vals) | LOCA::PhaseTransition::ExtendedGroup | virtual |
setX(const NOX::Abstract::Vector &y) | LOCA::PhaseTransition::ExtendedGroup | virtual |
setX(const LOCA::PhaseTransition::ExtendedVector &y) | LOCA::PhaseTransition::ExtendedGroup | |
xVector | LOCA::PhaseTransition::ExtendedGroup | protected |
~AbstractGroup() | LOCA::MultiContinuation::AbstractGroup | inlinevirtual |
~ExtendedGroup() | LOCA::PhaseTransition::ExtendedGroup | |
~Group() | NOX::Abstract::Group | inlinevirtual |
~MultiAbstractGroup() | LOCA::Extended::MultiAbstractGroup | inlinevirtual |