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...
#include <OpenFOAM/geometricOneField.H>
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.
Inheritance diagram for geometricOneField:
Collaboration diagram for geometricOneField:Public Member Functions | |
| geometricOneField () | |
| Construct null. | |
| scalar | operator[] (const label) const |
| oneField | field () const |
| oneField | oldTime () const |
| oneFieldField | boundaryField () const |
Public Member Functions inherited from one | |
| one () | |
| Construct null. | |
|
inline |
Construct null.
Definition at line 62 of file geometricOneField.H.
|
inline |
Definition at line 30 of file geometricOneFieldI.H.
|
inline |
Definition at line 35 of file geometricOneFieldI.H.
|
inline |
Definition at line 40 of file geometricOneFieldI.H.
|
inline |
Definition at line 45 of file geometricOneFieldI.H.