94 "domainIntegrate(" + vf.
name() +
')',
121 "domainIntegrate(" + df.
name() +
')',
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
const DynamicField< Type > & field() const noexcept
Return const-reference to the primitive field values.
const Mesh & mesh() const noexcept
Return const reference to mesh.
const dimensionSet & dimensions() const noexcept
Return dimensions.
Generic GeometricField class.
const Internal::FieldType & primitiveField() const noexcept
Return a const-reference to the internal field values.
const word & name() const noexcept
Return the object name.
Generic dimensioned Type class.
A class for managing temporary objects.
void clear() const noexcept
If object pointer points to valid object: delete object and set pointer to nullptr.
Volume integrate volField creating a volField.
Namespace of functions to calculate explicit derivatives.
dimensioned< Type > domainIntegrate(const GeometricField< Type, fvPatchField, volMesh > &vf)
tmp< Field< Type > > volumeIntegrate(const GeometricField< Type, fvPatchField, volMesh > &vf)
Type gSum(const FieldField< Field, Type > &f)
const dimensionSet dimVol(dimVolume)
Older spelling for dimVolume.