bilinearForm.hh File Reference
#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 | |
linDG2D | |
DG FEM for 2D problems using piecewise linear shape functions. | |
Detailed Description
Bilinear forms for linear DG FEM in 2D
Definition in file bilinearForm.hh.