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...
 
struct  treeBoundBox::octantBit
 Bits used for octant/point coding. More...
 
struct  treeBoundBox::faceId
 Face codes. More...
 
struct  treeBoundBox::faceBit
 Bits used for face coding. More...
 
struct  treeBoundBox::edgeId
 Edges codes. 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.