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  tmp< T >
 A class for managing temporary objects. More...
 
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

 Foam
 Namespace for OpenFOAM.
 

Functions

Istream & operator>> (Istream &is, boundBox &bb)
 
Ostream & operator<< (Ostream &os, const boundBox &bb)
 
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.