Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Classes | Namespaces
hp1D/element.hh File Reference
#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"
Include dependency graph for element.hh:
This graph shows which files directly or indirectly include this file:

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.



Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)