Go to the source code of this file.
Classes | |
class | boundBox |
A bounding box defined in terms of min/max extrema points. More... | |
struct | is_contiguous< boundBox > |
Contiguous data for boundBox. More... | |
struct | is_contiguous_scalar< boundBox > |
Contiguous scalar data for boundBox. More... | |
Namespaces | |
namespace | Foam |
Namespace for OpenFOAM. | |
Functions | |
Istream & | operator>> (Istream &is, boundBox &bb) |
Ostream & | operator<< (Ostream &os, const boundBox &bb) |
bool | operator== (const boundBox &a, const boundBox &b) |
bool | operator!= (const boundBox &a, const boundBox &b) |
Original source file boundBox.H
Definition in file boundBox.H.