shapeFunction3d.hh File Reference
Go to the source code of this file.
Classes | |
class | hp3D::ShapeFunction3D< F > |
Collecting the data of a 3D shape function in one class. More... | |
Namespaces | |
hp3D | |
3D hp-FEM for H1-conforming elements. | |
Functions | |
template<class F > | |
ShapeFunction3D< F > | hp3D::makeShapeFunction3D (const Hexahedron &elm) |
Detailed Description
Shape function in 3D: data for shape values, abscissas and quadratur weights
Definition in file shapeFunction3d.hh.