Public Member Functions |
| SolverNonLinearTrilinosInterface (SolverNonLinearTrilinos< double > *sol) |
bool | computeF (const Epetra_Vector &x, Epetra_Vector &f, NOX::Epetra::Interface::Required::FillType ft) |
bool | computeJacobian (const Epetra_Vector &x, Epetra_Operator &Jac) |
bool | computePrecMatrix (const Epetra_Vector &x, Epetra_RowMatrix &M) |
bool | computePreconditioner (const Epetra_Vector &x, Epetra_Operator &O) |