box.hpp File Reference
Include dependency graph for box.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  box
 

Namespaces

 pFlow
 

Functions

FUNCTION_H iIstream & operator>> (iIstream &is, box &b)
 
FUNCTION_H iOstream & operator<< (iOstream &os, const box &b)
 
INLINE_FUNCTION_HD box extendBox (const box &b, const realx3 &dl)