Go to the documentation of this file.
34 #ifndef scatterModel_H
35 #define scatterModel_H
A class for managing temporary objects.
declareRunTimeSelectionTable(autoPtr, scatterModel, dictionary,(const dictionary &dict, const fvMesh &mesh),(dict, mesh))
static autoPtr< scatterModel > New(const dictionary &dict, const fvMesh &mesh)
scatterModel(const dictionary &dict, const fvMesh &mesh)
autoPtr< radiation::radiationModel > radiation(radiation::radiationModel::New(T))
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
Base class for radiation scattering.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
virtual tmp< volScalarField > sigmaEff() const =0
Macros to ease declaration of run-time selection tables.