linearForm.hh File Reference
#include "basics/typedefs.hh"
#include "formula/formula.hh"
#include "formula/boundary.hh"
#include "geometry/boundaryConditions.hh"
#include "function/linearForm.hh"
#include "integration.hh"
#include "timestepping/vectors.hh"
#include "triangle.hh"
#include "meshInfo.hh"
Go to the source code of this file.
Classes | |
class | linDG2D::LaplaceTimeLf |
DG right hand side for time dependent problems with diffusion in 2D. More... | |
class | linDG2D::ScalarProductLf |
Pure L2 scalar product linear form for DG in 2D. More... | |
Namespaces | |
linDG2D | |
DG FEM for 2D problems using piecewise linear shape functions. | |
Macros | |
#define | DEBUG_FILLDATA 0 |
Detailed Description
Linear forms for DG FEM in 2D
Definition in file linearForm.hh.
Macro Definition Documentation
◆ DEBUG_FILLDATA
#define DEBUG_FILLDATA 0 |
Definition at line 21 of file linearForm.hh.