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