Classes | |
| class | NOX::EpetraNew::Interface::Jacobian |
| Used by NOX::EpetraNew to provide a link to the external code for Jacobian fills. More... | |
| class | NOX::EpetraNew::Interface::Preconditioner |
| Used by NOX::EpetraNew to provide a link to the external code for Precondtioner fills. More... | |
| class | NOX::EpetraNew::Interface::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.
1.3.9.1