37#ifndef transferModelList_H
38#define transferModelList_H
42#include "filmSubModelBase.H"
50namespace surfaceFilmModels
57class transferModelList
71 transferModelList(
const transferModelList&) =
delete;
74 void operator=(
const transferModelList&) =
delete;
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
constexpr PtrList() noexcept
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const surfaceFilmRegionModel & film() const
Return const access to the film surface film model.
filmSubModelBase(surfaceFilmRegionModel &film)
Construct null.
Base class for surface film models.
virtual ~transferModelList()
Destructor.
virtual void info(Ostream &os)
Provide some info.
const dictionary & dict() const
Return const access to the cloud dictionary.
OBJstream os(runTime.globalPath()/outputName)
GeometricField< scalar, fvPatchField, volMesh > volScalarField
Field< scalar > scalarField
Specialisation of Field<T> for scalar.