Classes | |
class | Jacobian |
Used by NOX::Epetra to provide a link to the external code for Jacobian fills. More... | |
class | Preconditioner |
Used by NOX::Epetra to provide a link to the external code for Precondtioner fills. More... | |
class | Required |
Supplies NOX with the set nonlinear equations. More... |
Contains interfaces for the user to supply (1) the evaluation of the nonlinear equations, (2) the Jacobian, and (3) any preconditioning if required.