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

Classes | Namespaces | Defines | Typedefs
hp2D/spacePreBuilder.hh File Reference
#include <set>
#include <queue>
#include "basics/outputOperator.hh"
#include "geometry/cell2D.hh"
#include "space/spacePreBuilder.hh"
#include "space/space.hh"
#include "space/hpMethod.hh"
#include "toolbox/stiffArray.hh"
#include "toolbox/multiArray.hh"
#include "toolbox/hashMap.hh"
#include "toolbox/sequence.hh"
#include "toolbox/set.hh"
#include "hp2D/edgeMinMax.hh"
Include dependency graph for spacePreBuilder.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  hp2D::DegreeDim< F >
 Dimension of the degrees of freedom in a cell. More...
struct  hp2D::DegreeDim< concepts::InfiniteQuad >
struct  hp2D::DegreeDim< concepts::Quad >
struct  hp2D::DegreeDim< concepts::Triangle >
class  hp2D::hpFull
 Helper class for building 2D hp-FEM spaces (space pre builder). More...
class  hp2D::SpacePreBuilder
 Exception class to express that an inquired dof is not valid. More...

Namespaces

namespace  hp2D
 

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


Defines

#define KeyLists   1

Typedefs

typedef concepts::Adaptivity
< concepts::Connector,
concepts::AdaptiveAdjustP< 2 > > 
hp2D::Adaptivity

Define Documentation

#define KeyLists   1

Definition at line 23 of file spacePreBuilder.hh.


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