35 #ifndef ejectionModelList_H 36 #define ejectionModelList_H 46 namespace regionModels
48 namespace surfaceFilmModels
List container for film ejection models.
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 ~ejectionModelList()
Destructor.
const dictionary & dict() const
Return const access to the cloud dictionary.
const surfaceFilmRegionModel & film() const
Return const access to the film surface film model.
virtual void info(Ostream &os)
Provide some info.
void operator=(const ejectionModelList &)=delete
Disallow default bitwise assignment.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
virtual void correct(scalarField &availableMass, volScalarField &massToEject, volScalarField &diameterToEject)
Correct.
ejectionModelList(surfaceFilmRegionModel &film)
Construct null.