Classes | |
| class | NOX::Epetra::BroydenOperator |
| A concrete implementation of a Broyden-type operator for NOX. More... | |
| 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::LinearSystem |
| Pure virtual class interface for allowing different linear solvers to be used by the NOX::Epetra::Group. More... | |
| class | NOX::Epetra::LinearSystemAztecOO |
| Concrete implementation of NOX::Epetra::LinearSolver for AztecOO. 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::ModelEvaluatorInterface |
| Wrapper for an EpetraExt::ModelEvaluator. More... | |
| class | NOX::Epetra::MultiVector |
| Implementation of NOX::Abstract::MultiVector for Epetra multi-vectors. More... | |
| class | NOX::Epetra::Scaling |
| Object to control scaling of vectors and linear systems. More... | |
| class | NOX::Epetra::Vector |
| Implementation of NOX::Abstract::Vector for Epetra vectors. More... | |
| class | NOX::Epetra::VectorSpace |
| Pure virtual base class for the vector space used by NOX::Epetra::Vectors. More... | |
| class | NOX::Epetra::VectorSpaceL2 |
| Concrete class for an L2 vector space. More... | |
| class | NOX::Epetra::VectorSpaceScaledL2 |
| Concrete class for a weighted L2 vector space. More... | |
1.3.9.1