face.hh File Reference
#include "basics/typedefs.hh"
#include "basics/outputOperator.hh"
#include "basics/Zm.hh"
#include "geometry/normalVector.hh"
Go to the source code of this file.
Classes | |
class | hp3D::HexahedronFaceBase |
Class to construct an quadrilateral element out of an hexahedron. More... | |
class | hp3D::HexahedronFaceFirst |
class | hp2D::Quad< F > |
A 2D FEM element: a quad. More... | |
class | concepts::TMatrix< F > |
A T matrix in sparse notation. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
hp2D | |
2D hp-FEM for H1-conforming elements. | |
hp3D | |
3D hp-FEM for H1-conforming elements. | |
Detailed Description
Class to construct an quadrilateral element out of an hexahedron.
Definition in file face.hh.