edge.hh File Reference
#include <iostream>
#include <memory>
#include "basics/typedefs.hh"
#include "basics/outputOperator.hh"
#include "basics/vectorsMatrices.hh"
#include "geometry/cell1D.hh"
#include "geometry/elementMaps.hh"
#include "geometry/integral.hh"
#include "geometry/normalVector.hh"
#include "integration/quadRule.hh"
#include "space/tmatrix.hh"
#include "space/hpMethod.hh"
#include "space/integral.hh"
#include "hp1D/element.hh"
#include "integration/karniadakis.hh"
Go to the source code of this file.
Classes | |
class | hp2D::Quad< F > |
A 2D FEM element: a quad. More... | |
class | hp2D::QuadEdgeBase |
Static class to construct an element hp1D::Element out of an hp2D::Quad. More... | |
class | hp2D::QuadEdgeFirst |
class | hp2D::QuadEdgeJump |
class | hp2D::QuadEdgeMean |
Namespaces | |
hp2D | |
2D hp-FEM for H1-conforming elements. | |