31 template<
class CloudType>
39 template<
class CloudType>
44 template<
class CloudType>
55 template<
class CloudType>
66 template<
class CloudType>
78 template<
class CloudType>
85 template<
class CloudType>
97 template<
class CloudType>
Macros for easy insertion into run-time selection tables.
Templated base class for dsmc cloud.
Place holder for 'none' option.
virtual void setParcelProperties(parcelType &p, const label filmFacei) const
Set the individual parcel properties.
virtual void cacheFilmFields(const label filmi)
Cache the film fields in preparation for injection.
virtual ~NoSurfaceFilm()
Destructor.
virtual const labelList & filmPatches() const
Return pointers to the films.
virtual void info(Ostream &os)
Write surface film info to stream.
NoSurfaceFilm(const dictionary &, CloudType &)
Construct from dictionary.
CloudType::parcelType parcelType
Convenience typedef for parcel type.
virtual bool transferParcel(parcelType &p, const polyPatch &pp, bool &keepParticle)
Transfer parcel from cloud to surface film.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Templated wall surface film model class.
A list of keyword definitions, which are a keyword followed by any number of values (e....
A patch is a list of labels that address the faces in the global face list.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.