libMesh::Problem_Interface Member List

This is the complete list of members for libMesh::Problem_Interface, including all inherited members.

_solverlibMesh::Problem_Interface
computeF(const Epetra_Vector &x, Epetra_Vector &FVec, NOX::Epetra::Interface::Required::FillType fillType)libMesh::Problem_Interface
computeJacobian(const Epetra_Vector &x, Epetra_Operator &Jac)libMesh::Problem_Interface
computePrecMatrix(const Epetra_Vector &x, Epetra_RowMatrix &M)libMesh::Problem_Interface
computePreconditioner(const Epetra_Vector &x, Epetra_Operator &Prec, Teuchos::ParameterList *p)libMesh::Problem_Interface
Problem_Interface(NoxNonlinearSolver< Number > *solver)libMesh::Problem_Interfaceexplicit
~Problem_Interface()libMesh::Problem_Interface