shapeFunction2d.hh File Reference
Go to the source code of this file.
Classes | |
class | hp2D::Quad< F > |
A 2D FEM element: a quad. More... | |
class | hp2D::ShapeFunction2D< F > |
Collecting the data of a 2D shape function in one class. More... | |
Namespaces | |
hp2D | |
2D hp-FEM for H1-conforming elements. | |
Functions | |
template<class F > | |
ShapeFunction2D< F > | hp2D::makeShapeFunction2D (const Quad< F > &quad) |
Detailed Description
Shape function in 2D: data for shape values, abscissas and quadratur weights
Definition in file shapeFunction2d.hh.