A class representing the concept of a GeometricField of 0 used to avoid unnecessary manipulations for objects which are known to be zero at compile-time. More...
Public Types | |
typedef zeroField | Internal |
typedef zeroField | Patch |
typedef zeroFieldField | Boundary |
typedef zero | cmptType |
![]() | |
typedef zero | value_type |
Public Member Functions | |
geometricZeroField () noexcept=default | |
const dimensionSet & | dimensions () const noexcept |
zeroField | field () const noexcept |
zeroField | oldTime () const noexcept |
Internal | internalField () const noexcept |
Internal | primitiveField () const noexcept |
Boundary | boundaryField () const noexcept |
Internal | v () const noexcept |
scalar | operator[] (const label) const noexcept |
Internal | operator() () 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 |
A class representing the concept of a GeometricField of 0 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 49 of file geometricZeroField.H.
Definition at line 57 of file geometricZeroField.H.
Definition at line 58 of file geometricZeroField.H.
typedef zeroFieldField Boundary |
Definition at line 59 of file geometricZeroField.H.
Definition at line 60 of file geometricZeroField.H.
|
defaultnoexcept |
|
inlinenoexcept |
Definition at line 71 of file geometricZeroField.H.
References Foam::dimless.
|
inlinenoexcept |
Definition at line 76 of file geometricZeroField.H.
|
inlinenoexcept |
Definition at line 81 of file geometricZeroField.H.
|
inlinenoexcept |
Definition at line 86 of file geometricZeroField.H.
|
inlinenoexcept |
Definition at line 91 of file geometricZeroField.H.
|
inlinenoexcept |
Definition at line 96 of file geometricZeroField.H.
|
inlinenoexcept |
Definition at line 102 of file geometricZeroField.H.
|
inlinenoexcept |
Definition at line 110 of file geometricZeroField.H.
|
inlinenoexcept |
Definition at line 115 of file geometricZeroField.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.