30 template<
class CloudType>
39 template<
class CloudType>
49 coeffDict_(dict.
subDict(type +
"Coeffs"))
55 template<
class CloudType>
62 template<
class CloudType>
69 template<
class CloudType>
76 template<
class CloudType>
83 template<
class CloudType>
A list of keyword definitions, which are a keyword followed by any number of values (e...
const dictionary & dict() const
Return the dictionary.
const CloudType & owner() const
Return the owner cloud object.
WallInteractionModel(CloudType &owner)
Construct null from owner.
const dictionary & subDict(const word &) const
Find and return a sub-dictionary.
A class for handling words, derived from string.
virtual ~WallInteractionModel()
Destructor.
const dictionary & coeffDict() const
Return the coefficients dictionary.
Templated base class for dsmc cloud.