libMesh
Classes | Namespaces
system.h File Reference

Go to the source code of this file.

Classes

class  libMesh::FunctionBase< Output >
 Base class for functors that can be evaluated at a point and (optionally) time. More...
 
class  libMesh::NumericVector< T >
 Provides a uniform interface to vector storage schemes for different linear algebra libraries. More...
 
class  libMesh::SparseMatrix< T >
 Generic sparse matrix. More...
 
class  libMesh::VectorValue< T >
 This class defines a vector in LIBMESH_DIM dimensional Real or Complex space. More...
 
class  libMesh::System
 Manages consistently variables, degrees of freedom, and coefficient vectors. More...
 
class  libMesh::System::Initialization
 Abstract base class to be used for system initialization. More...
 
class  libMesh::System::Assembly
 Abstract base class to be used for system assembly. More...
 
class  libMesh::System::Constraint
 Abstract base class to be used for system constraints. More...
 
class  libMesh::System::QOI
 Abstract base class to be used for quantities of interest. More...
 
class  libMesh::System::QOIDerivative
 Abstract base class to be used for derivatives of quantities of interest. More...
 

Namespaces

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