Go to the documentation of this file.
40 #ifndef NoSurfaceFilm_H
41 #define NoSurfaceFilm_H
54 template<
class CloudType>
100 virtual bool active()
const;
115 const label filmCelli
Place holder for 'none' option.
Templated wall surface film model class.
A patch is a list of labels that address the faces in the global face list.
Templated base class for dsmc cloud.
virtual void setParcelProperties(parcelType &p, const label filmCelli) const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
virtual bool active() const
NoSurfaceFilm(const dictionary &, CloudType &)
virtual void info(Ostream &os)
CloudType::parcelType parcelType
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
virtual autoPtr< SurfaceFilmModel< CloudType > > clone() const
virtual bool transferParcel(parcelType &p, const polyPatch &pp, bool &keepParticle)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...