Go to the documentation of this file.
22 #ifndef __PeakableRegion_hpp__
23 #define __PeakableRegion_hpp__
35 template<
typename RegionType>
60 return makeUnique<PeakableRegion<RegionType>>(*this);
virtual ~PeakableRegion()=default
virtual bool read(const dictionary &dict) override
TypeInfoTemplate("peakableRegion", RegionType)
PeakableRegion(const word &type, const dictionary &dict)
add_vCtor(peakableRegion, PeakableRegion, word)
virtual uniquePtr< peakableRegion > clone() const override
virtual peakableRegion * clonePtr() const override
virtual bool isInside(const realx3 &point) const override
virtual bool write(dictionary &dict) const override
virtual realx3 peek() const override