#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 |
class | linDG2D::ScalarProductLf |
Namespaces | |
namespace | linDG2D |
Macros | |
#define | DEBUG_FILLDATA 0 |
Linear forms for DG FEM in 2D
Definition in file linearForm.hh.
#define DEBUG_FILLDATA 0 |
Definition at line 20 of file linearForm.hh.