37 #ifndef growthFvScalarFieldSource_H
38 #define growthFvScalarFieldSource_H
53 public fvScalarFieldSource
60 using fvScalarFieldSource::fvScalarFieldSource;
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
An ordered pair of two objects of type <Type> with first() and second() elements.
Base class for finite volume sources.
Base class for source conditions which create a growth source terms in the size group equations or re...
virtual tmp< DimensionedField< scalar, volMesh > > sourceValue(const fvSource &model, const DimensionedField< scalar, volMesh > &source) const
Return the source value. Not Implemented.
virtual Pair< tmp< DimensionedField< scalar, volMesh > > > sourceCoeffs(const fvSource &model) const =0
Return the source coefficients for exchange with the groups below.
A class for managing temporary objects.