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

Classes | Namespaces
hp2D/space.hh File Reference
#include <memory>
#include <cstring>
#include <set>
#include "basics/exceptions.hh"
#include "basics/typedefs.hh"
#include "toolbox/scannerConnectors.hh"
#include "toolbox/hashMap.hh"
#include "geometry/continuityData.hh"
#include "geometry/cell2D.hh"
#include "geometry/mesh.hh"
#include "geometry/boundaryConditions.hh"
#include "space/space.hh"
#include "space/hpMethod.hh"
#include "element.hh"
#include "buildDofsBase.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  hp2D::NotConnectedIndex
 Exception class to express that a connected index wasn't found. More...
class  hp2D::Space
 A 2D hp FEM space with continuous, piecewise polynomial basis functions. More...

Namespaces

namespace  concepts
 

Geometries and material constants for eddy current problems.


namespace  hp2D
 

Eddy-Current Model in 2D in h-formulation.



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