A class representing the concept of a uniform field which stores only the single value and providing the operator[] to return it. More...
Public Member Functions | |
UniformField | field () const |
![]() | |
UniformList (const Type &val) noexcept | |
UniformList (Type &&val) noexcept | |
const Type & | value () const noexcept |
Type & | value () noexcept |
operator const Type & () const noexcept | |
const Type & | operator[] (const label) const noexcept |
A class representing the concept of a uniform field which stores only the single value and providing the operator[] to return it.
Definition at line 45 of file UniformField.H.
|
inline |
Definition at line 59 of file UniformField.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.