

Go to the source code of this file.
Classes | |
| class | cellModel |
| Maps a geometry to a set of cell primitives. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Functions | |
| Ostream & | operator<< (Ostream &os, const cellModel &cm) |
| template<> | |
| Ostream & | operator<< (Ostream &, const InfoProxy< cellModel > &) |
| bool | operator== (const cellModel &lhs, const cellModel &rhs) noexcept |
| Equality: true when model pointers are identical. | |
| bool | operator!= (const cellModel &lhs, const cellModel &rhs) noexcept |
| Inequality: true when model pointers are not identical. | |
Original source file cellModel.H
Definition in file cellModel.H.