Go to the documentation of this file.
22 template<
typename intType>
31 template<
typename intType>
41 template<
typename intType>
58 template<
typename intType>
68 "error in reading iBox from file. \n";
73 template<
typename intType>
80 return point >= min_ && point <= max_;
83 template<
typename intType>
92 template<
typename intType>
101 template<
typename intType>
113 template<
typename intType>
120 if(!dict.
add(
"min", min_))
127 if(!dict.
add(
"max", max_))
137 template<
typename intType>
144 "error in reading iBox. \n";
150 template<
typename intType>
158 "error in writing iBox. \n";
INLINE_FUNCTION_HD bool isInside(const triple< intType > &point) const
virtual word globalName() const
bool add(const word &keyword, const float &v)
iOstream & endl(iOstream &os)
INLINE_FUNCTION_HD iBox()
virtual bool check(const char *operation) const
#define fatalErrorInFunction
bool nextData(const word &keyword, T &data)
INLINE_FUNCTION iIstream & operator>>(iIstream &str, AB3History &ab3)
FUNCTION_H bool write(iOstream &os) const
INLINE_FUNCTION iOstream & operator<<(iOstream &str, const AB3History &ab3)
virtual const word & name() const
T getVal(const word &keyword) const
#define ioErrorInFile(fileName, lineNumber)
#define INLINE_FUNCTION_HD
iOstream & writeWordEntry(const word &key, const T &value)
FUNCTION_H bool read(iIstream &is)