Collaboration diagram for cylinderRegion:Public Member Functions | |
| TypeInfoNV ("cylinderRegion") | |
| cylinderRegion (const dictionary &dict) | |
| ~cylinderRegion ()=default | |
| bool | isInside (const realx3 &p) const | 
| realx3 | peek () const | 
| bool | read (const dictionary &dict) | 
| bool | write (dictionary &dict) const | 
Protected Attributes | |
| cylinder | cylinder_ | 
| uniformRandomReal | random_ | 
Definition at line 31 of file cylinderRegion.hpp.
| cylinderRegion | ( | const dictionary & | dict | ) | 
Definition at line 25 of file cylinderRegion.cpp.
      
  | 
  default | 
| TypeInfoNV | ( | "cylinderRegion" | ) | 
| bool isInside | ( | const realx3 & | p | ) | const | 
Definition at line 36 of file cylinderRegion.cpp.
| pFlow::realx3 peek | ( | ) | const | 
Definition at line 43 of file cylinderRegion.cpp.
References cylinderRegion::cylinder_, fatalErrorInFunction, fatalExit, cylinder::isInside(), cylinder::maxPoint(), cylinder::minPoint(), cylinderRegion::random_, and uniformRandomReal::randomNumber().
 Here is the call graph for this function:| bool read | ( | const dictionary & | dict | ) | 
Definition at line 60 of file cylinderRegion.cpp.
| bool write | ( | dictionary & | dict | ) | const | 
Definition at line 68 of file cylinderRegion.cpp.
      
  | 
  protected | 
Definition at line 34 of file cylinderRegion.hpp.
Referenced by cylinderRegion::peek().
      
  | 
  mutableprotected | 
Definition at line 36 of file cylinderRegion.hpp.
Referenced by cylinderRegion::peek().