49 template<
class CloudType>
Templated base class for dsmc cloud.
Inserting new particles across the faces of a all patched of type "patch" for a free stream....
virtual void topoChange()
Update following mesh change.
FreeStream(const dictionary &dict, CloudType &cloud)
Construct from dictionary.
TypeName("FreeStream")
Runtime type information.
virtual void inflow()
Introduce particles.
virtual ~FreeStream()
Destructor.
Templated inflow boundary model class.
const dictionary & dict() const
Return the owner cloud 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.