31 template<
class CloudType>
42 template<
class CloudType>
54 template<
class CloudType>
61 template<
class CloudType>
73 template<
class CloudType>
82 template<
class CloudType>
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual bool transferParcel(parcelType &p, const polyPatch &pp, bool &keepParticle)
Transfer parcel from cloud to surface film.
Place holder for 'none' option.
Macros for easy insertion into run-time selection tables.
virtual void info(Ostream &os)
Write surface film info to stream.
CloudType & owner_
Reference to the cloud.
virtual ~NoSurfaceFilm()
Destructor.
virtual void setParcelProperties(parcelType &p, const label filmCelli) const
Set parcel properties.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
A patch is a list of labels that address the faces in the global face list.
CloudType::parcelType parcelType
Convenience typedef for parcel type.
Templated base class for dsmc cloud.
NoSurfaceFilm(const dictionary &, CloudType &)
Construct from dictionary.