, including all inherited members.
AbstractStrategy() | LOCA::BorderedSolver::AbstractStrategy | [inline] |
AbstractStrategy(const AbstractStrategy &) | LOCA::BorderedSolver::AbstractStrategy | [private] |
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] |
operator=(const AbstractStrategy &) | LOCA::BorderedSolver::AbstractStrategy | [private] |
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 | [inline, virtual] |