30 template<
class CloudType>
43 template<
class CloudType>
50 template<
class CloudType>
A list of keyword definitions, which are a keyword followed by any number of values (e...
Templated inflow boundary model class.
virtual void inflow()
Introduce particles (none in this case)
virtual ~NoInflow()
Destructor.
NoInflow(const dictionary &dict, CloudType &cloud)
Construct from dictionary.
Templated base class for dsmc cloud.