47 #ifndef hardSphereGroupSurfaceAreaVolumeRatioFvScalarFieldSource_H
48 #define hardSphereGroupSurfaceAreaVolumeRatioFvScalarFieldSource_H
68 TypeName(
"hardSphereGroupSurfaceAreaVolumeRatio");
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
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.
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.
TypeName("hardSphereGroupSurfaceAreaVolumeRatio")
Runtime type information.
virtual tmp< DimensionedField< scalar, fvMesh > > value(const label j, const fvSource &model) const
Return the value transported from an adjacent group.
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.