Go to the documentation of this file.
30 template<
class CloudType>
40 coeffDict_(
dict.subDict(
type +
"Coeffs"))
46 template<
class CloudType>
53 template<
class CloudType>
61 template<
class CloudType>
69 template<
class CloudType>
76 template<
class CloudType>
A class for handling words, derived from string.
WallModel(const dictionary &dict, CloudType &owner, const word &type)
Construct from components.
Templated base class for dsmc cloud.
virtual ~WallModel()
Destructor.
A list of keyword definitions, which are a keyword followed by any number of values (e....
const dictionary & dict() const
Return the dictionary.
const dictionary & coeffDict() const
Return the coefficients dictionary.
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
const CloudType & owner() const
Return the owner cloud object.