space.hh File Reference
#include "toolbox/hashMap.hh"
#include "space/space.hh"
#include "toolbox/scannerConnectors.hh"
#include "graphics/spaceTraits.hh"
#include "triangle.hh"
Go to the source code of this file.
Classes | |
class | linDG2D::Space::S |
Scanner class for Space. More... | |
class | linDG2D::Space |
Abstract base class of spaces for DG FEM in 2D on triangles. More... | |
class | linDG2D::SpaceP0 |
Space for piecewise constant DG FEM in 2D on triangles. More... | |
class | linDG2D::SpaceP1 |
Space for linear DG FEM in 2D on triangles. More... | |
struct | graphics::spaceTraits< linDG2D::Space > |
struct | graphics::spaceTraits< linDG2D::SpaceP0 > |
struct | graphics::spaceTraits< linDG2D::SpaceP1 > |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
graphics | |
Graphics. | |
linDG2D | |
DG FEM for 2D problems using piecewise linear shape functions. | |
Detailed Description
Space for linear DG FEM in 2D
Definition in file space.hh.