

Go to the source code of this file.
Classes | |
| class | treeBoundBox |
| Standard boundBox with extra functionality for use in octree. More... | |
| struct | is_contiguous< treeBoundBox > |
| Contiguous data for treeBoundBox. More... | |
| struct | is_contiguous_scalar< treeBoundBox > |
| Contiguous scalar data for treeBoundBox. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Typedefs | |
| typedef List< treeBoundBox > | treeBoundBoxList |
| A List of treeBoundBox. | |
Functions | |
| Istream & | operator>> (Istream &is, treeBoundBox &bb) |
| Ostream & | operator<< (Ostream &os, const treeBoundBox &bb) |
| bool | operator== (const treeBoundBox &a, const treeBoundBox &b) |
| bool | operator!= (const treeBoundBox &a, const treeBoundBox &b) |
Original source file treeBoundBox.H
Definition in file treeBoundBox.H.