FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

boundBox.H File Reference


Detailed Description

Definition in file boundBox.H.

#include "src/OpenFOAM/meshes/primitiveShapes/point/pointField.H"
Include dependency graph for boundBox.H:

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.