Classes | Namespaces | Functions
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 + 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...
 

Detailed Description

Original source file treeBoundBox.H

Definition in file treeBoundBox.H.