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>
68 template<
class CloudType>
virtual ~PairModel()
Destructor.
A class for handling words, derived from string.
PairModel(const dictionary &dict, CloudType &owner, const word &type)
Construct from components.
const CloudType & owner() const
Return the owner cloud object.
const dictionary & dict() const
Return the dictionary.
Templated base class for dsmc cloud.
const dictionary & coeffDict() const
Return the coefficients dictionary.
A list of keyword definitions, which are a keyword followed by any number of values (e....
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.