#include "basics/typedefs.hh"#include "space/elementPairs.hh"#include "element.hh"#include <vector>

Go to the source code of this file.
Classes | |
| class | linDG3D::FvdgElementPair |
| Stores additional information about two adjacent elements, namely the index, area, diameter and normal of shared interface. More... | |
Namespaces | |
| namespace | linDG3D |
DG-FEM methods to solve elliptic and hyperbolic PDE's. | |
Defines | |
| #define | DEBUG_FILLDATA 0 |
| #define | DEBUG_FILLDATA_CONSISTENCY 0 |
| #define DEBUG_FILLDATA 0 |
Definition at line 13 of file elementPair.hh.
| #define DEBUG_FILLDATA_CONSISTENCY 0 |
Definition at line 14 of file elementPair.hh.