

Go to the source code of this file.
Classes | |
| class | treeBoundBox |
| Standard boundBox + extra functionality for use in octree. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| bool | operator== (const treeBoundBox &, const treeBoundBox &) |
| bool | operator!= (const treeBoundBox &, const treeBoundBox &) |
| Istream & | operator>> (Istream &is, treeBoundBox &) |
| Ostream & | operator<< (Ostream &os, const treeBoundBox &) |
| template<> | |
| bool | contiguous< treeBoundBox > () |
| Data associated with treeBoundBox type are contiguous. More... | |
Original source file treeBoundBox.H
Definition in file treeBoundBox.H.
1.8.13