Go to the documentation of this file.
32 template<
class CloudType>
45 template<
class CloudType>
52 template<
class CloudType>
64 scalar U_dot_nw =
U &
nw;
dimensioned< scalar > mag(const dimensioned< Type > &)
SpecularReflection(const dictionary &dict, CloudType &cloud)
Construct from dictionary.
Templated base class for dsmc cloud.
A list of keyword definitions, which are a keyword followed by any number of values (e....
A cloud is a collection of lagrangian particles.
virtual void correct(typename CloudType::parcelType &p, const wallPolyPatch &wpp)
Apply wall correction.
virtual ~SpecularReflection()
Destructor.
ParcelType parcelType
Type of parcel the cloud was instantiated for.