78 inline const oneField&
operator*(
const oneField&,
const oneField&);
80 inline const oneField&
operator/(
const oneField&,
const oneField&);
A class representing the concept of a field of 1 used to avoid unnecessary manipulations for objects ...
oneField()
Construct null.
one operator[](const label) const
oneField primitiveField() const
A class representing the concept of 1 (scalar(1)) used to avoid unnecessary manipulations for 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.
tmp< fvMatrix< Type > > operator*(const volScalarField::Internal &, const fvMatrix< Type > &)
tmp< fvMatrix< Type > > operator/(const fvMatrix< Type > &, const volScalarField::Internal &)