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 the points at its extremities. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

bool operator== (const boundBox &, const boundBox &)
 
bool operator!= (const boundBox &, const boundBox &)
 
Istream & operator>> (Istream &, boundBox &)
 
Ostream & operator<< (Ostream &, const boundBox &)
 
template<>
bool contiguous< boundBox > ()
 Data associated with boundBox type are contiguous. More...
 

Detailed Description

Original source file boundBox.H

Definition in file boundBox.H.