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.
Base class for clouds. Provides a basic evolution algorithm, models, and a database for caching deriv...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.