Definition in file boundBox.H.
#include "src/OpenFOAM/meshes/primitiveShapes/point/pointField.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.
|