A class representing the concept of a GeometricField of 1 used to avoid unnecessary manipulations for objects which are known to be one at compile-time. More...
Public Types | |
typedef oneField | Internal |
typedef oneField | Patch |
typedef oneFieldField | Boundary |
typedef one | cmptType |
Public Types inherited from one | |
typedef one | value_type |
Public Member Functions | |
geometricOneField () | |
Construct null. More... | |
const dimensionSet & | dimensions () const |
one | operator[] (const label) const |
geometricOneField | oldTime () const |
Internal | operator() () const |
Internal | internalField () const |
Internal | v () const |
Internal::FieldType | primitiveField () const |
Boundary | boundaryField () const |
Public Member Functions inherited from one | |
one () | |
Construct null. More... | |
operator label () const | |
Return 1 for label. More... | |
operator float () const | |
Return 1 for float. More... | |
operator double () const | |
Return 1 for double. More... | |
operator long double () const | |
Return 1 for double. More... | |
A class representing the concept of a GeometricField of 1 used to avoid unnecessary manipulations for objects which are known to be one 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 52 of file geometricOneField.H.
Definition at line 61 of file geometricOneField.H.
Definition at line 62 of file geometricOneField.H.
typedef oneFieldField Boundary |
Definition at line 63 of file geometricOneField.H.
Definition at line 64 of file geometricOneField.H.
|
inline |
Construct null.
Definition at line 70 of file geometricOneField.H.
|
inline |
Definition at line 30 of file geometricOneFieldI.H.
References Foam::dimless.
|
inline |
Definition at line 36 of file geometricOneFieldI.H.
|
inline |
Definition at line 42 of file geometricOneFieldI.H.
|
inline |
Definition at line 49 of file geometricOneFieldI.H.
|
inline |
Definition at line 56 of file geometricOneFieldI.H.
|
inline |
Definition at line 63 of file geometricOneFieldI.H.
|
inline |
Definition at line 70 of file geometricOneFieldI.H.
|
inline |
Definition at line 77 of file geometricOneFieldI.H.