80 #ifndef fieldCoordinateSystemTransform_functionObject_H
81 #define fieldCoordinateSystemTransform_functionObject_H
90 namespace functionObjects
97 class fieldCoordinateSystemTransform
99 public fvMeshFunctionObject
118 template<
class FieldType>
129 TypeName(
"fieldCoordinateSystemTransform");
159 virtual bool write();
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
const word & name() const
Return the name of this functionObject.
A class for handling words, derived from string.
List< word > wordList
A List of words.