Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Classes | Namespaces | Defines
linDG3D/linearForm.hh File Reference
#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>
Include dependency graph for linearForm.hh:
This graph shows which files directly or indirectly include this file:

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 Documentation

#define DEBUG_FILLDATA   0

Definition at line 16 of file linearForm.hh.


Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)