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"
Go to the source code of this file.
Classes | |
class | hp2D::hpFull::Cause |
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 | |
hp2D | |
2D hp-FEM for H1-conforming elements. | |
Macros | |
#define | KeyLists 1 |
Typedefs | |
typedef concepts::Adaptivity< concepts::Connector, concepts::AdaptiveAdjustP< 2 > > | hp2D::Adaptivity |
Macro Definition Documentation
◆ KeyLists
#define KeyLists 1 |
Definition at line 24 of file spacePreBuilder.hh.