Go to the documentation of this file.
   21 #ifndef __geometricRegion_hpp__ 
   22 #define __geometricRegion_hpp__ 
   32 template<
typename GeomType>
 
  
 
static constexpr uint32 maxTries_
 
~geometricRegion()=default
 
const auto & maxPoint() const
 
geometricRegion(const dictionary &dict)
 
const auto & minPoint() const
 
bool isInside(const realx3 &p) const
 
bool read(const dictionary &dict)
 
bool write(dictionary &dict) const
 
uniformRandomReal random_
 
TypeInfoTemplateNV11("geometricRegion", GeomType)
 
Dictionary holds a set of data entries or sub-dictionaries that are enclosed in a curely braces or ar...