FreeFOAM The Cross-Platform CFD Toolkit
boundBox.H File Reference

Detailed Description

Definition in file boundBox.H.

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

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

Ostream & operator<< (Ostream &os, const boundBox &b)
template<>
bool contiguous< boundBox > ()
 Data associated with boundBox type are contiguous.