element.hh File Reference
#include "basics/typedefs.hh"
#include "space/element.hh"
#include "geometry/cell3D.hh"
#include "geometry/topology3D.hh"
#include "function/vector.hh"
#include "space/tmatrix.hh"
#include "toolbox/elementGraphics.hh"
#include "space/postProcess.hh"
#include "graphics/dataDX.hh"
Go to the source code of this file.
Classes | |
class | linDG3D::FvdgElement |
Generic tetrahedral element for FV/DG method. More... | |
class | linDG3D::FvdgP0TetElem |
Tetrahedral element with constant shapefunction. More... | |
class | linDG3D::FvdgP0TetGraphics |
Handles graphics for FvdgP0TetElem. More... | |
class | linDG3D::FvdgP1TetElem |
Tetrahedral element with linear shapefunctions. More... | |
class | linDG3D::FvdgP1TetGraphics |
Handles graphics for FvdgP1TetElem. More... | |
Namespaces | |
linDG3D | |
DG-FEM methods to solve elliptic and hyperbolic PDE's. | |
Detailed Description
Classes for DG elements
Definition in file element.hh.