NOX
Development
|
Bordered solver operator representing the Jacobian as implemented in the NOX::Abstract::Group. More...
#include <LOCA_BorderedSolver_JacobianOperator.H>
Protected Attributes | |
Teuchos::RCP< const NOX::Abstract::Group > | grpPtr |
Pointer to group. | |
Bordered solver operator representing the Jacobian as implemented in the NOX::Abstract::Group.
|
virtual |
Apply inverse transpose of the operator.
Group must be of type LOCA::Abstract::TransposeSolveGroup for this method to be defined.
Implements LOCA::BorderedSolver::AbstractOperator.
References LOCA::Abstract::TransposeSolveGroup::applyJacobianTransposeInverseMultiVector(), and NOX::Abstract::Group::NotDefined.