39#ifndef Foam_zeroField_H
40#define Foam_zeroField_H
A class representing the concept of a field of 0 used to avoid unnecessary manipulations for objects ...
scalar operator[](const label) const noexcept
zeroField field() const noexcept
Method name compatibility with DimensionedField.
zeroField operator()() const noexcept
zeroField operator-() const noexcept
zeroField() noexcept=default
Default construct.
constexpr zero() noexcept
Default construct.
Typedefs for float/double/scalar without requiring scalar.H.