Go to the documentation of this file.
87 return point >=
min_ && point <=
max_;
132 iOstream&
operator << (iOstream& os,
const box& b);
144 return equal(b1, b2);
INLINE_FUNCTION_HD box()=default
INLINE_FUNCTION_HD bool equal(const box &b1, const box &b2, real tol=smallValue)
INLINE_FUNCTION_HD bool operator==(const box &b1, const box &b2)
INLINE_FUNCTION_HD box extendBox(const box &b, const realx3 &dl)
INLINE_FUNCTION_HD box & operator=(const box &)=default
INLINE_FUNCTION_HD box(const realx3 &minP, const realx3 &maxP)
const INLINE_FUNCTION_HD realx3 & maxPoint() const
Interface class for any input stream
INLINE_FUNCTION iIstream & operator>>(iIstream &str, AB3History &ab3)
FUNCTION_H bool write(iOstream &os) const
INLINE_FUNCTION iOstream & operator<<(iOstream &str, const AB3History &ab3)
const INLINE_FUNCTION_HD realx3 & minPoint() const
INLINE_FUNCTION_HD realx3 & minPoint()
INLINE_FUNCTION_HD realx3 & maxPoint()
INLINE_FUNCTION_HD ~box()=default
#define INLINE_FUNCTION_HD
INLINE_FUNCTION_HD bool isInside(const realx3 &point) const
Interface class for any output stream.
FUNCTION_H bool read(iIstream &is)
Dictionary holds a set of data entries or sub-dictionaries that are enclosed in a curely braces or ar...