libMesh
Classes | Namespaces
nonlinear_solver.h File Reference

Go to the source code of this file.

Classes

class  libMesh::SparseMatrix< T >
 Generic sparse matrix. More...
 
class  libMesh::NumericVector< T >
 Provides a uniform interface to vector storage schemes for different linear algebra libraries. More...
 
class  libMesh::Preconditioner< T >
 This class provides a uniform interface for preconditioners. More...
 
class  libMesh::NonlinearSolver< T >
 This base class can be inherited from to provide interfaces to nonlinear solvers from different packages like PETSc and Trilinos. More...
 

Namespaces

 libMesh
 The libMesh namespace provides an interface to certain functionality in the library.