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 | |
Foam | |
Namespace for OpenFOAM. | |
Functions | |
bool | operator== (const cellModel &, const cellModel &) |
bool | operator!= (const cellModel &, const cellModel &) |
Ostream & | operator<< (Ostream &, const cellModel &) |
template<> | |
Ostream & | operator<< (Ostream &os, const InfoProxy< cellModel > &ip) |
Original source file cellModel.H
Definition in file cellModel.H.