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

Classes | Namespaces | Defines
linDG3D/elementPair.hh File Reference
#include "basics/typedefs.hh"
#include "space/elementPairs.hh"
#include "element.hh"
#include <vector>
Include dependency graph for elementPair.hh:
This graph shows which files directly or indirectly include this file:

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 Documentation

#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.


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