libMesh
Classes | Namespaces
fe_transformation_base.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::H1FETransformation< OutputShape >
 This class handles the computation of the shape functions in the physical domain for H1 conforming elements. More...
 
class  libMesh::HCurlFETransformation< OutputShape >
 This class handles the computation of the shape functions in the physical domain for HCurl conforming elements. More...
 
class  libMesh::HDivFETransformation< OutputShape >
 This class handles the computation of the shape functions in the physical domain for HDiv conforming elements. More...
 
class  libMesh::FETransformationBase< OutputShape >
 This class handles the computation of the shape functions in the physical domain. More...
 

Namespaces

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