45 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)
TypeName("none")
Runtime type information.
virtual ~NoInflow()
Destructor.
A cloud is a collection of lagrangian particles.
const dictionary & dict() const
Return the owner cloud dictionary.
Not inserting any particles.
NoInflow(const dictionary &dict, CloudType &cloud)
Construct from dictionary.
Templated base class for dsmc cloud.