libMesh
Classes | Namespaces
linear_implicit_system.h File Reference

Go to the source code of this file.

Classes

class  libMesh::LinearSolver< T >
 This base class can be inherited from to provide interfaces to linear solvers from different packages like PETSc and LASPACK. More...
 
class  libMesh::ShellMatrix< T >
 Generic shell matrix, i.e. More...
 
class  libMesh::LinearImplicitSystem
 Manages consistently variables, degrees of freedom, coefficient vectors, matrices and linear solvers for implicit systems. More...
 

Namespaces

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