Loading...
Searching...
No Matches
boundBox.H File Reference
Include dependency graph for boundBox.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  boundBox
 A bounding box defined in terms of min/max extrema points. More...
struct  is_contiguous< boundBox >
 Contiguous data for boundBox. More...
struct  is_contiguous_scalar< boundBox >
 Contiguous scalar data for boundBox. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

Istreamoperator>> (Istream &is, boundBox &bb)
Ostreamoperator<< (Ostream &os, const boundBox &bb)
bool operator== (const boundBox &a, const boundBox &b)
bool operator!= (const boundBox &a, const boundBox &b)
bool operator< (const boundBox &a, const boundBox &b)
bool operator<= (const boundBox &a, const boundBox &b)
bool operator> (const boundBox &a, const boundBox &b)
bool operator>= (const boundBox &a, const boundBox &b)

Detailed Description

Original source file boundBox.H

Definition in file boundBox.H.