#include "basics/typedefs.hh"
#include "elementPair.hh"
#include "operator/bilinearForm.hh"
#include "operator/matrix.hh"
Go to the source code of this file.
Classes | |
class | linDG3D::FvdgBilinearForm |
class | linDG3D::Assembly |
class | linDG3D::Identity |
class | linDG3D::LaplaceVolBF |
class | linDG3D::LaplaceInnerBF |
class | linDG3D::LaplaceBoundaryBF |
class | linDG3D::PenaltyBF |
Namespaces | |
namespace | linDG3D |
Macros | |
#define | DEBUG_ASSEMBLY 0 |
#define | DEBUG_IDENTITY 0 |
#define | DEBUG_LAPLACE 0 |
Classes for DG bilinear forms
Definition in file bilinearForm.hh.
#define DEBUG_ASSEMBLY 0 |
Definition at line 14 of file bilinearForm.hh.
#define DEBUG_IDENTITY 0 |
Definition at line 15 of file bilinearForm.hh.
#define DEBUG_LAPLACE 0 |
Definition at line 16 of file bilinearForm.hh.