DataTransferKit - Multiphysics Solution Transfer Services  2.0
Namespaces | Functions
DTK_BoxGeometry.cpp File Reference

BoxGeometry definition. More...

#include "DTK_BoxGeometry.hpp"
#include "DTK_BoxGeometryImpl.hpp"
#include "DTK_DBC.hpp"

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...
 

Detailed Description

BoxGeometry definition.

Author
Stuart R. Slattery

Definition in file DTK_BoxGeometry.cpp.