treeBoundBox.H File Reference
Include dependency graph for treeBoundBox.H:
This graph shows which files directly or indirectly include this file:

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

 Foam
 Namespace for OpenFOAM.
 

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)
 

Detailed Description

Original source file treeBoundBox.H

Definition in file treeBoundBox.H.