A class representing the concept of a field of zeroFields used to avoid unnecessary manipulations for objects which are known to be zero at compile-time. More...
Public Member Functions | |
zeroFieldField () noexcept=default | |
zeroField | operator[] (const label) const noexcept |
![]() | |
constexpr | zero () noexcept |
constexpr | zero (Istream &) noexcept |
constexpr | operator bool () const noexcept |
constexpr | operator label () const noexcept |
constexpr | operator float () const noexcept |
constexpr | operator double () const noexcept |
Additional Inherited Members | |
![]() | |
typedef zero | value_type |
A class representing the concept of a field of zeroFields used to avoid unnecessary manipulations for objects which are known to be zero at compile-time.
Used for example as the density argument to a function written for compressible to be used for incompressible flow.
Definition at line 47 of file zeroFieldField.H.
|
defaultnoexcept |
|
inlinenoexcept |
Definition at line 61 of file zeroFieldField.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.