| LOCA::AbstractGroup() | LOCA::MultiContinuation::AbstractGroup | inline |
| LOCA::BorderedSystem::AbstractGroup::AbstractGroup() | LOCA::BorderedSystem::AbstractGroup | inline |
| applyJacobian(const NOX::Abstract::Vector &input, NOX::Abstract::Vector &result) const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| applyJacobianInverse(Teuchos::ParameterList ¶ms, const NOX::Abstract::Vector &input, NOX::Abstract::Vector &result) const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| applyJacobianInverseMultiVector(Teuchos::ParameterList ¶ms, const NOX::Abstract::MultiVector &input, NOX::Abstract::MultiVector &result) const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| applyJacobianMultiVector(const NOX::Abstract::MultiVector &input, NOX::Abstract::MultiVector &result) const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| applyJacobianTranspose(const NOX::Abstract::Vector &input, NOX::Abstract::Vector &result) const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| applyJacobianTransposeMultiVector(const NOX::Abstract::MultiVector &input, NOX::Abstract::MultiVector &result) const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | 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 | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | protected |
| bordered_grp | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | protected |
| borderedSolver | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | protected |
| clone(NOX::CopyType type=NOX::DeepCopy) const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| computeDfDpMulti(const std::vector< int > ¶mIDs, NOX::Abstract::MultiVector &dfdp, bool isValidF) | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| computeF() | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| computeGradient() | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| computeJacobian() | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| computeNewton(Teuchos::ParameterList ¶ms) | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| computeScaledDotProduct(const NOX::Abstract::Vector &a, const NOX::Abstract::Vector &b) const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| computeX(const NOX::Abstract::Group &g, const NOX::Abstract::Vector &d, double step) | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| constraintsPtr | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | protected |
| copy(const NOX::Abstract::Group &source) | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| dfdpMultiVec | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | protected |
| ExtendedGroup(const Teuchos::RCP< LOCA::GlobalData > &global_data, const Teuchos::RCP< LOCA::Parameter::SublistParser > &topParams, const Teuchos::RCP< Teuchos::ParameterList > &hpfParams, const Teuchos::RCP< LOCA::Hopf::MinimallyAugmented::AbstractGroup > &grp) | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | |
| ExtendedGroup(const ExtendedGroup &source, NOX::CopyType type=NOX::DeepCopy) | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | |
| extractParameterComponent(bool use_transpose, const NOX::Abstract::MultiVector &v, NOX::Abstract::MultiVector::DenseMatrix &v_p) const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| extractSolutionComponent(const NOX::Abstract::MultiVector &v, NOX::Abstract::MultiVector &v_x) const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| Failed enum value | NOX::Abstract::Group | |
| fBifMultiVec | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | protected |
| ffMultiVec | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | protected |
| fillA(NOX::Abstract::MultiVector &A) const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| fillB(NOX::Abstract::MultiVector &B) const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| fillC(NOX::Abstract::MultiVector::DenseMatrix &C) const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| fMultiVec | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | protected |
| fVec | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | protected |
| getBaseLevelUnderlyingGroup() const | LOCA::Extended::MultiAbstractGroup | virtual |
| getBaseLevelUnderlyingGroup() | LOCA::Extended::MultiAbstractGroup | virtual |
| getBifParam() const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | |
| getBorderedWidth() const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| getF() const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| getFPtr() const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| getGradient() const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| getGradientPtr() const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| getInitialVectors(Teuchos::RCP< NOX::Abstract::Vector > &aVecPtr_real, Teuchos::RCP< NOX::Abstract::Vector > &aVecPtr_imag, Teuchos::RCP< NOX::Abstract::Vector > &bVecPtr_real, Teuchos::RCP< NOX::Abstract::Vector > &bVecPtr_imag, bool isSymmetric) | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | protected |
| getNewton() const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| getNewtonPtr() const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| getNormF() const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| getNormLastLinearSolveResidual(double &residual) const | NOX::Abstract::Group | virtual |
| getNormNewtonSolveResidual() const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| getParam(int paramID) const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| getParam(std::string paramID) const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| getParams() const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| getScaledX() const | NOX::Abstract::Group | inlinevirtual |
| getUnborderedGroup() const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| getUnderlyingGroup() const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| getUnderlyingGroup() | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| getX() const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| getXPtr() const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| globalData | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | protected |
| gradientMultiVec | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | protected |
| gradientVec | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | protected |
| Group() | NOX::Abstract::Group | inline |
| grpPtr | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | protected |
| hopfParams | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | protected |
| index_dfdp | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | protected |
| index_f | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | protected |
| isBordered | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | protected |
| isCombinedAZero() const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| isCombinedBZero() const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| isCombinedCZero() const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| isF() const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| isGradient() const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| isJacobian() const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| isNewton() const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| isValidF | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | protected |
| isValidGradient | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | protected |
| isValidJacobian | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | protected |
| isValidNewton | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | protected |
| jacOp (defined in LOCA::Hopf::MinimallyAugmented::ExtendedGroup) | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | protected |
| loadNestedComponents(const NOX::Abstract::MultiVector &v_x, const NOX::Abstract::MultiVector::DenseMatrix &v_p, NOX::Abstract::MultiVector &v) const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| logLastLinearSolveStats(NOX::SolverStats &stats) const | NOX::Abstract::Group | virtual |
| MultiAbstractGroup() | LOCA::Extended::MultiAbstractGroup | inline |
| newtonMultiVec | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | protected |
| newtonVec | LOCA::Hopf::MinimallyAugmented::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::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| parsedParams | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | protected |
| postProcessContinuationStep(LOCA::Abstract::Iterator::StepStatus stepStatus) | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| preProcessContinuationStep(LOCA::Abstract::Iterator::StepStatus stepStatus) | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| printSolution(const double conParam) const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| printSolution(const NOX::Abstract::Vector &x, const double conParam) const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| projectToDraw(const NOX::Abstract::Vector &x, double *px) const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| projectToDrawDimension() const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| resetIsValid() | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | protectedvirtual |
| ReturnType enum name | NOX::Abstract::Group | |
| scaleVector(NOX::Abstract::Vector &x) const | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| setBifParam(double param) | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | protected |
| setParam(int paramID, double val) | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| setParam(std::string paramID, double val) | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| setParams(const ParameterVector &p) | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| setParamsMulti(const std::vector< int > ¶mIDs, const NOX::Abstract::MultiVector::DenseMatrix &vals) | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| setupViews() | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | protectedvirtual |
| setX(const NOX::Abstract::Vector &y) | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| xMultiVec | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | protected |
| xVec | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | protected |
| LOCA::~AbstractGroup() | LOCA::MultiContinuation::AbstractGroup | inlinevirtual |
| LOCA::BorderedSystem::AbstractGroup::~AbstractGroup() | LOCA::BorderedSystem::AbstractGroup | inlinevirtual |
| ~ExtendedGroup() | LOCA::Hopf::MinimallyAugmented::ExtendedGroup | virtual |
| ~Group() | NOX::Abstract::Group | inlinevirtual |
| ~MultiAbstractGroup() | LOCA::Extended::MultiAbstractGroup | inlinevirtual |