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

Classes | Namespaces
linDG2D/bilinearForm.hh File Reference
#include "basics/typedefs.hh"
#include "operator/bilinearForm.hh"
#include "geometry/boundaryConditions.hh"
Include dependency graph for bilinearForm.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  linDG2D::IdentityBf
 Volume integral for the identity in DG FEM in 2D. More...
class  linDG2D::LaplaceFluxBf
 Edge fluxes for the Laplacian in DG FEM in 2D. More...
class  linDG2D::LaplaceStabBf
 Stabilizing edge integral for the Laplacian in DG FEM in 2D. More...
class  linDG2D::LaplaceVolBf
 Volume integral for the Laplacian in DG FEM in 2D. More...

Namespaces

namespace  linDG2D
 

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



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