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 (const Type &value) | |
Construct given value. More... | |
Type | operator[] (const label) const |
UniformField | field () const |
Private Attributes | |
Type | value_ |
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 47 of file UniformField.H.
|
inline |
Construct given value.
Definition at line 31 of file UniformFieldI.H.
|
inline |
Definition at line 38 of file UniformFieldI.H.
|
inline |
Definition at line 45 of file UniformFieldI.H.
|
private |
Definition at line 51 of file UniformField.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.