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

Classes | Namespaces
linDG3D/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"
Include dependency graph for element.hh:
This graph shows which files directly or indirectly include this file:

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

namespace  linDG3D
 

DG-FEM methods to solve elliptic and hyperbolic PDE's.



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