32 template<
class CloudType>
45 template<
class CloudType>
52 template<
class CloudType>
62 scalar U_dot_nw = U &
nw;
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual ~SpecularReflection()
Destructor.
virtual void correct(typename CloudType::parcelType &p)
Apply wall correction.
ParcelType parcelType
Type of parcel the cloud was instantiated for.
Templated wall interaction model class.
SpecularReflection(const dictionary &dict, CloudType &cloud)
Construct from dictionary.
Templated base class for dsmc cloud.