Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

NbRadElem Class Reference

#include <RadMesh.h>

Inheritance diagram for NbRadElem:

RadElem HierElem GridBase HRMeshElem AnaGrid RadGrid HierGrid HaarElem

Collaboration diagram for NbRadElem:

List of all members.


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]


Detailed Description

Definition at line 231 of file RadMesh.h.


Constructor & Destructor Documentation

NbRadElem::NbRadElem ()

Definition at line 128 of file RadMesh.cc.


Member Function Documentation

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.


Member Data Documentation

Byte NbRadElem::nbEdge[4]

Definition at line 238 of file RadMesh.h.

NbRadElem * NbRadElem::nbFace[4]

Pointers to neighbours of this patch...

Definition at line 237 of file RadMesh.h.


The documentation for this class was generated from the following files:
Generated at Sat Aug 5 00:26:57 2000 for Radiator by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000