45 template<
class CloudType>
Templated base class for dsmc cloud.
Templated inflow boundary model class.
const dictionary & dict() const
Return the owner cloud dictionary.
Not inserting any particles.
TypeName("none")
Runtime type information.
virtual ~NoInflow()
Destructor.
virtual void inflow()
Introduce particles (none in this case)
NoInflow(const dictionary &dict, CloudType &cloud)
Construct from dictionary.
A cloud is a collection of lagrangian particles.
A list of keyword definitions, which are a keyword followed by any number of values (e....