cellModel.H File Reference
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. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

Ostream & operator<< (Ostream &os, const cellModel &cm)
 
template<>
Ostream & operator<< (Ostream &os, const InfoProxy< cellModel > &ip)
 
bool operator== (const cellModel &lhs, const cellModel &rhs) noexcept
 Equality: true when model pointers are identical. More...
 
bool operator!= (const cellModel &lhs, const cellModel &rhs) noexcept
 Inequality: true when model pointers are not identical. More...
 

Detailed Description

Original source file cellModel.H

Definition in file cellModel.H.