35 #ifndef injectionModelList_H 36 #define injectionModelList_H 46 namespace regionModels
48 namespace surfaceFilmModels
List container for film injection models.
virtual void correct(scalarField &availableMass, volScalarField &massToInject, volScalarField &diameterToInject)
Correct.
Base class for surface film models.
Base class for surface film sub-models.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual void info(Ostream &os)
Provide some info.
const dictionary & dict() const
Return const access to the cloud dictionary.
const surfaceFilmRegionModel & film() const
Return const access to the film surface film model.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
injectionModelList(surfaceFilmRegionModel &film)
Construct null.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
void operator=(const injectionModelList &)=delete
Disallow default bitwise assignment.
virtual ~injectionModelList()
Destructor.