Simple rebound patch interaction model.
virtual bool correct(typename CloudType::parcelType &p, const polyPatch &pp, bool &keepParticle)
Templated patch interaction model class.
A patch is a list of labels that address the faces in the global face list.
Templated base class for dsmc cloud.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
A cloud is a registry collection of lagrangian particles.
virtual ~Rebound()=default
Rebound(const dictionary &dict, CloudType &cloud)
virtual autoPtr< PatchInteractionModel< CloudType > > clone() const