30 template<
class CloudType>
41 template<
class CloudType>
53 template<
class CloudType>
60 template<
class CloudType>
A list of keyword definitions, which are a keyword followed by any number of values (e...
Templated patch interaction model class.
ParcelType parcelType
Type of parcel the cloud was instantiated for.
virtual bool correct(typename CloudType::parcelType &p, const polyPatch &pp, bool &keepParticle)
Apply velocity correction.
Dummy class for 'none' option - will raise an error if any functions are called that require return v...
A patch is a list of labels that address the faces in the global face list.
virtual ~NoInteraction()
Destructor.
Templated base class for dsmc cloud.
NoInteraction(const dictionary &dict, CloudType &cloud)
Construct from dictionary.