39 #ifndef functionObjects_uniform_H 40 #define functionObjects_uniform_H 49 namespace functionObjects
72 #define valueType(Type, none) Type Type##Value_; 101 virtual bool read(
const dictionary&);
113 virtual bool write();
116 virtual bool clear();
const word & name() const
Return the name of this functionObject.
static const List< T > & null()
Return a null List.
Dimension set for the base types.
A class for handling words, derived from string.
Specialisation of Foam::functionObject for an Foam::fvMesh, providing a reference to the Foam::fvMesh...