|
NOX
Development
|
This is the complete list of members for LOCA::BorderedSolver::AbstractStrategy, including all inherited members.
| AbstractStrategy() | LOCA::BorderedSolver::AbstractStrategy | inline |
| apply(const NOX::Abstract::MultiVector &X, const NOX::Abstract::MultiVector::DenseMatrix &Y, NOX::Abstract::MultiVector &U, NOX::Abstract::MultiVector::DenseMatrix &V) const =0 | LOCA::BorderedSolver::AbstractStrategy | pure virtual |
| applyInverse(Teuchos::ParameterList ¶ms, const NOX::Abstract::MultiVector *F, const NOX::Abstract::MultiVector::DenseMatrix *G, NOX::Abstract::MultiVector &X, NOX::Abstract::MultiVector::DenseMatrix &Y) const =0 | LOCA::BorderedSolver::AbstractStrategy | pure virtual |
| applyInverseTranspose(Teuchos::ParameterList ¶ms, const NOX::Abstract::MultiVector *F, const NOX::Abstract::MultiVector::DenseMatrix *G, NOX::Abstract::MultiVector &X, NOX::Abstract::MultiVector::DenseMatrix &Y) const =0 | LOCA::BorderedSolver::AbstractStrategy | pure virtual |
| applyTranspose(const NOX::Abstract::MultiVector &X, const NOX::Abstract::MultiVector::DenseMatrix &Y, NOX::Abstract::MultiVector &U, NOX::Abstract::MultiVector::DenseMatrix &V) const =0 | LOCA::BorderedSolver::AbstractStrategy | pure virtual |
| initForSolve()=0 | LOCA::BorderedSolver::AbstractStrategy | pure virtual |
| initForTransposeSolve()=0 | LOCA::BorderedSolver::AbstractStrategy | pure virtual |
| setMatrixBlocks(const Teuchos::RCP< const LOCA::BorderedSolver::AbstractOperator > &op, const Teuchos::RCP< const NOX::Abstract::MultiVector > &blockA, const Teuchos::RCP< const LOCA::MultiContinuation::ConstraintInterface > &blockB, const Teuchos::RCP< const NOX::Abstract::MultiVector::DenseMatrix > &blockC)=0 | LOCA::BorderedSolver::AbstractStrategy | pure virtual |
| setMatrixBlocksMultiVecConstraint(const Teuchos::RCP< const LOCA::BorderedSolver::AbstractOperator > &op, const Teuchos::RCP< const NOX::Abstract::MultiVector > &blockA, const Teuchos::RCP< const NOX::Abstract::MultiVector > &blockB, const Teuchos::RCP< const NOX::Abstract::MultiVector::DenseMatrix > &blockC) | LOCA::BorderedSolver::AbstractStrategy | virtual |
| ~AbstractStrategy() | LOCA::BorderedSolver::AbstractStrategy | inlinevirtual |
1.8.5