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

Go to the source code of this file.
Classes | |
| class | linDG1D::BoundaryInt |
| Boundary integral for the DG FEM in 1D. More... | |
| class | linDG1D::BoundaryIntStab |
| Stabilizing boundary integral for the DG FEM in 1D. More... | |
Namespaces | |
| namespace | linDG1D |
DG FEM for 1D problems using piecewise linear shape functions. | |