Classes | |
| class | NOX::Epetra::FiniteDifference |
| Concrete implementation for creating an Epetra_RowMatrix Jacobian via finite differencing of the residual. More... | |
| class | NOX::Epetra::FiniteDifferenceColoring |
| Concrete implementation for creating an Epetra_RowMatrix Jacobian via finite differencing of the residual using coloring. More... | |
| class | NOX::Epetra::Group |
| Concrete implementation of NOX::Abstract::Group for Trilinos/Epetra. More... | |
| class | NOX::Epetra::Interface |
| Used by NOX::Epetra::Group to provide a link to the external code for RHS and Jacobian fills ()if needed. More... | |
| class | NOX::Epetra::MatrixFree |
| Concrete implementation for creating an Epetra_Operator Jacobian based on the Matrix-Free Newton-Krylov method. More... | |
| class | NOX::Epetra::MultiVector |
| Implementation of NOX::Abstract::MultiVector for Epetra multi-vectors. More... | |
| class | NOX::Epetra::Operator |
| Pure virtual class for creating an Operator for NOX. This class derives from the Epetra_Operator class with a single additional method: compute(). This allows the user to supply their own preconditioner or jacobian operators. More... | |
| class | NOX::Epetra::JacobiPreconditioner |
| Concrete implementation of the NOX::Epetra::Preconditioner class for Jacobi (Diagonal) Preconditioning. More... | |
| class | NOX::Epetra::Scaling |
| Object to control scaling of a linear system. More... | |
| class | NOX::Epetra::SharedOperator |
| Shared operator object for NOX::Epetra::Group objects. More... | |
| class | NOX::Epetra::Vector |
| Implementation of NOX::Abstract::Vector for Epetra vectors. More... | |
1.3.9.1