#include <RadMesh.h>
Inheritance diagram for NbRadElem:
Public Members | |||
![]() | ![]() | NbRadElem () | |
![]() | ![]() | GCLReal | MemoryUse () |
![]() | ![]() | The edge of the neighbouring triangle that is adjacent to this one. More... | |
![]() | ![]() | NbRadElem* | nbFace [4] |
![]() | ![]() | Pointers to neighbours of this patch... | |
![]() | ![]() | Byte | nbEdge [4] |
Definition at line 231 of file RadMesh.h.
NbRadElem::NbRadElem () |
Definition at line 128 of file RadMesh.cc.
GCLReal NbRadElem::MemoryUse () [virtual]
|
The edge of the neighbouring triangle that is adjacent to this one.
This could be packed down into a single byte.
Reimplemented from RadElem.
Reimplemented in HierElem, HierGrid, and RadGrid.
Definition at line 1146 of file RadMesh.cc.
Byte NbRadElem::nbEdge[4] |
NbRadElem * NbRadElem::nbFace[4] |