56 #ifndef ParkRogakGroupSurfaceAreaVolumeRatioFvScalarFieldSource_H
57 #define ParkRogakGroupSurfaceAreaVolumeRatioFvScalarFieldSource_H
77 TypeName(
"ParkRogakGroupSurfaceAreaVolumeRatio");
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
This source condition creates an interfacial mass transfer source term in the group surface-area-to-v...
virtual autoPtr< fvScalarFieldSource > clone(const DimensionedField< scalar, fvMesh > &iF) const
Construct and return a clone setting internal field reference.
virtual tmp< DimensionedField< scalar, fvMesh > > value(const label j, const fvSource &model) const
Return the value transported from an adjacent group.
TypeName("ParkRogakGroupSurfaceAreaVolumeRatio")
Runtime type information.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Base class for finite volume sources.
Base class for source conditions which create a growth source terms for secondary properties of the g...
growthSecondaryPropertyFvScalarFieldSource(const DimensionedField< scalar, fvMesh > &, const dictionary &dict)
Construct from internal field and dictionary.
A class for managing temporary objects.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.