FreeFOAM The Cross-Platform CFD Toolkit
cellModel.H File Reference

Detailed Description

Definition in file cellModel.H.

+ Include dependency graph for cellModel.H:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cellModel
 Maps a geometry to a set of cell primitives, which enables geometric cell data to be calculated without access to the primitive geometric level. This means mapping a 3D geometry to a set of pyramids which are each described by a cell face and the cell centre point. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

bool operator== (const cellModel &, const cellModel &)
bool operator!= (const cellModel &, const cellModel &)
Ostream & operator<< (Ostream &, const cellModel &)