Hermes2D  2.0
FEM Spaces

Collection of classes that represent and specify FE spaces. More...

Classes

class  Hermes::Hermes2D::Shapeset
 Defines a set of shape functions. More...
 
class  Hermes::Hermes2D::H1ShapesetOrtho
 
class  Hermes::Hermes2D::H1ShapesetJacobi
 
class  Hermes::Hermes2D::HcurlShapesetLegendre
 
class  Hermes::Hermes2D::HcurlShapesetGradLeg
 
class  Hermes::Hermes2D::HdivShapesetLegendre
 
class  Hermes::Hermes2D::L2ShapesetLegendre
 
class  Hermes::Hermes2D::Space< Scalar >
 Represents a finite element space over a domain. More...
 
class  Hermes::Hermes2D::H1Space< Scalar >
 
class  Hermes::Hermes2D::HcurlSpace< Scalar >
 
class  Hermes::Hermes2D::HdivSpace< Scalar >
 
class  Hermes::Hermes2D::L2Space< Scalar >
 

Typedefs

typedef H1ShapesetJacobi Hermes::Hermes2D::H1Shapeset
 This is the default shapeset typedef. More...
 

Detailed Description

Collection of classes that represent and specify FE spaces.

Typedef Documentation

typedef H1ShapesetJacobi Hermes::Hermes2D::H1Shapeset

This is the default shapeset typedef.

Experimental.

Definition at line 80 of file shapeset_h1_all.h.