#include "basics/typedefs.hh"#include "basics/vectorsMatrices.hh"#include "geometry/connector.hh"#include "geometry/cell1D.hh"#include "geometry/integral.hh"#include "space/element.hh"#include "space/tmatrix.hh"#include "integration/quadRule.hh"#include "integration/karniadakis.hh"#include "lineGraphics.hh"

Go to the source code of this file.
Classes | |
| class | hp1D::Element< F > |
| 1D FEM element. More... | |
| class | hp1D::IntegrableElm |
| Class holding the quadrature rule and the cell of a 1D element. More... | |
| class | concepts::Scan< hp1D::Element< F > > |
| Scanner of hp1D::Element. More... | |
Namespaces | |
| namespace | concepts |
Geometries and material constants for eddy current problems. | |
| namespace | hp1D |
Reference element matrices for hp 1D FEM. | |