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

Classes | Namespaces
hp2Dedge/space.hh File Reference
#include <memory>
#include <cstring>
#include <set>
#include "basics/exceptions.hh"
#include "basics/typedefs.hh"
#include "space/space.hh"
#include "space/hpMethod.hh"
#include "geometry/continuityData.hh"
#include "geometry/cell2D.hh"
#include "geometry/mesh.hh"
#include "toolbox/scannerConnectors.hh"
#include "toolbox/dynArray.hh"
#include "geometry/boundaryConditions.hh"
#include "hp2D/element.hh"
#include "hp2D/space.hh"
Include dependency graph for space.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hp2Dedge::Space
 A 2D hp FEM space of edge elements with piecewise polynomial basis functions with two components, where the tangential component is continuous Currently, only quadrilaterials and conforming meshes are possible. More...

Namespaces

namespace  concepts
 

Geometries and material constants for eddy current problems.


namespace  hp2Dedge
 

hp 2D edge elements for electromagnetics.



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