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 | |
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... | |
Original source file boundBox.H
Definition in file boundBox.H.