Public Member Functions | |
TypeInfo ("peakableRegion") | |
peakableRegion (const word &type, const dictionary &dict) | |
create_vCtor (peakableRegion, word,(const word &type, const dictionary &dict),(type, dict)) | |
virtual uniquePtr< peakableRegion > | clone () const =0 |
virtual peakableRegion * | clonePtr () const =0 |
virtual | ~peakableRegion ()=default |
virtual bool | isInside (const realx3 &point) const =0 |
virtual realx3 | peek () const =0 |
virtual bool | read (const dictionary &dict)=0 |
virtual bool | write (dictionary &dict) const =0 |
Static Public Member Functions | |
static uniquePtr< peakableRegion > | create (const word &type, const dictionary &dict) |
Definition at line 35 of file peakableRegion.hpp.
peakableRegion | ( | const word & | type, |
const dictionary & | dict | ||
) |
Definition at line 26 of file peakableRegion.cpp.
References CONSUME_PARAM.
|
virtualdefault |
TypeInfo | ( | "peakableRegion" | ) |
create_vCtor | ( | peakableRegion | , |
word | , | ||
(const word &type, const dictionary &dict) | , | ||
(type, dict) | |||
) |
|
pure virtual |
Implemented in PeakableRegion< RegionType >.
|
pure virtual |
Implemented in PeakableRegion< RegionType >.
|
pure virtual |
Implemented in PeakableRegion< RegionType >.
|
pure virtual |
Implemented in PeakableRegion< RegionType >.
|
pure virtual |
Implemented in PeakableRegion< RegionType >.
|
pure virtual |
Implemented in PeakableRegion< RegionType >.
|
static |
Definition at line 36 of file peakableRegion.cpp.
References pFlow::angleBracketsNames(), fatalError, fatalExit, and pFlow::printKeys().