cell.H File Reference
Include dependency graph for cell.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cell
 A cell is defined as a list of faces with extra functionality. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

bool operator== (const cell &a, const cell &b)
 Test if both cells are the same size and contain the same points. More...
 
bool operator!= (const cell &a, const cell &b)
 Test if the cells differ (different size or different points) More...
 

Detailed Description

Original source file cell.H

Definition in file cell.H.