Go to the documentation of this file.
   40     return cylinder_.isInside(p);
 
   45     for(
int32 i=0; i<500;i++)
 
   53     "cannot peek a random point from cylinderRegion. \n";
 
   64     return cylinder_.read(dict);
 
   72     return cylinder_.write(dict);
 
  
 
#define fatalExit
Fatal exit.
 
INLINE_FUNCTION_HD bool isInside(const realx3 &point) const
 
uniformRandomReal random_
 
cylinderRegion(const dictionary &dict)
 
INLINE_FUNCTION_HD realx3 minPoint() const
 
#define fatalErrorInFunction
Report a fatal error and function name and exit the application.
 
INLINE_FUNCTION_HD realx3 maxPoint() const
 
bool isInside(const realx3 &p) const
 
bool read(const dictionary &dict)
 
bool write(dictionary &dict) const
 
Dictionary holds a set of data entries or sub-dictionaries that are enclosed in a curely braces or ar...