elementPair.hh File Reference
#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 | |
linDG3D | |
DG-FEM methods to solve elliptic and hyperbolic PDE's. | |
Macros | |
#define | DEBUG_FILLDATA 0 |
#define | DEBUG_FILLDATA_CONSISTENCY 0 |
Detailed Description
Class for DG element pairs
Definition in file elementPair.hh.
Macro Definition Documentation
◆ DEBUG_FILLDATA
#define DEBUG_FILLDATA 0 |
Definition at line 16 of file elementPair.hh.
◆ DEBUG_FILLDATA_CONSISTENCY
#define DEBUG_FILLDATA_CONSISTENCY 0 |
Definition at line 17 of file elementPair.hh.