DataTransferKit - Multiphysics Solution Transfer Services
2.0
|
BoxGeometry definition. More...
Go to the source code of this file.
Namespaces | |
DataTransferKit | |
DTK_BasicEntitySet.cpp. | |
Functions | |
BoxGeometry | DataTransferKit::operator+ (const BoxGeometry &box_1, const BoxGeometry &box_2) |
Addition operator. Adding two boxes together is the same as computing their union. More... | |
std::ostream & | DataTransferKit::operator<< (std::ostream &os, const DataTransferKit::BoxGeometry &b) |
Print the box description to an ostream. More... | |
BoxGeometry definition.
Definition in file DTK_BoxGeometry.cpp.