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

Classes | Namespaces
hp3D/space.hh File Reference
#include <memory>
#include <map>
#include <cstring>
#include "basics/exceptions.hh"
#include "basics/typedefs.hh"
#include "basics/level.hh"
#include "toolbox/hashMap.hh"
#include "space/space.hh"
#include "space/hpMethod.hh"
#include "space/smatrix.hh"
#include "geometry/continuityData.hh"
#include "geometry/cell3D.hh"
#include "geometry/mesh.hh"
#include "geometry/boundaryConditions.hh"
#include "toolbox/scannerConnectors.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  concepts::Scan< hp3D::Element< Real > >
class  hp3D::Space
 A 3D hp FEM space with continuous, picewise polynomial basis functions. More...

Namespaces

namespace  concepts
 

Geometries and material constants for eddy current problems.


namespace  hp3D
 

3D hp-FEM for H1-conforming elements.



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