Loading...
Searching...
No Matches
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

namespace  Foam
 Namespace for OpenFOAM.

Typedefs

typedef List< treeBoundBoxtreeBoundBoxList
 A List of treeBoundBox.

Functions

Istreamoperator>> (Istream &is, treeBoundBox &bb)
Ostreamoperator<< (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.