#include "basics/typedefs.hh"#include "formula/formula.hh"#include "formula/boundary.hh"#include "geometry/boundaryConditions.hh"#include "timestepping/vectors.hh"#include "element.hh"#include <vector>

Go to the source code of this file.
Classes | |
| class | linDG3D::ConstRhs |
| TimeLinearForm for constant right hand side. More... | |
| class | linDG3D::FvdgTimeRhs |
| Fvdg right hand side for time dependent problems. More... | |
| class | linDG3D::FvdgTimeRhsDiff |
| Fvdg right hand side for time dependent problems with diffusion. More... | |
Namespaces | |
| namespace | linDG3D |
DG-FEM methods to solve elliptic and hyperbolic PDE's. | |
Defines | |
| #define | DEBUG_FILLDATA 0 |
| #define DEBUG_FILLDATA 0 |
Definition at line 16 of file linearForm.hh.