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

Classes | Namespaces
linDG2D/triangle.hh File Reference
#include "linearFEM/element.hh"
#include "geometry/cell2D.hh"
Include dependency graph for triangle.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  linDG2D::Triangle
 Abstract base class for triangular elements in 2D DGFEM. More...
class  linDG2D::TriangleP0
 Triangular element with constant shape function in 2D. More...
class  linDG2D::TriangleP1
 Triangular element with orthogonal linear shape functions in 2D. More...

Namespaces

namespace  concepts
 

Geometries and material constants for eddy current problems.


namespace  linDG2D
 

DG FEM for 2D problems using piecewise linear shape functions.



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