40#ifndef Foam_zeroFieldField_H
41#define Foam_zeroFieldField_H
zeroFieldField() noexcept=default
Default construct.
zeroField operator[](const label) const noexcept
Return the field.
zero operator[](const labelPair &) const noexcept
Return the field element.
A class representing the concept of a field of 0 used to avoid unnecessary manipulations for objects ...
constexpr zero() noexcept
Default construct.
Pair< label > labelPair
A pair of labels.