#include "basics/typedefs.hh"#include "operator/bilinearForm.hh"#include "geometry/boundaryConditions.hh"

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. | |