libMesh
Classes | Namespaces | Typedefs
exact_error_estimator.h File Reference

Go to the source code of this file.

Classes

class  libMesh::FEGenericBase< OutputType >
 This class forms the foundation from which generic finite elements may be derived. More...
 
class  libMesh::DenseVector< T >
 Defines a dense vector for use in Finite Element-type computations. More...
 
class  libMesh::ExactErrorEstimator
 This class implements an "error estimator" based on the difference between the approximate and exact solution. More...
 

Namespaces

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

Typedefs

typedef FEGenericBase< Real > libMesh::FEBase