Go to the documentation of this file.
54 template<
class CloudType>
100 virtual scalar
volumeToInject(
const scalar time0,
const scalar time1);
109 const label nParcels,
120 const label nParcels,
virtual autoPtr< InjectionModel< CloudType > > clone() const
A class for handling words, derived from Foam::string.
virtual void setPositionAndCell(const label parcelI, const label nParcels, const scalar time, vector &position, label &cellOwner, label &tetFacei, label &tetPti)
virtual bool fullyDescribed() const
Templated injection model class.
virtual scalar volumeToInject(const scalar time0, const scalar time1)
Place holder for 'none' option.
virtual bool validInjection(const label parcelI)
Templated base class for dsmc cloud.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual void setProperties(const label parcelI, const label nParcels, const scalar time, typename CloudType::parcelType &parcel)
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
NoInjection(const dictionary &, CloudType &, const word &)
virtual label parcelsToInject(const scalar time0, const scalar time1)