34 namespace functionObjects
64 return refCast<const polyMesh>(obr_).writeMesh();
Macros for easy insertion into run-time selection tables.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Abstract base-class for Time/database functionObjects.
Writes changing mesh data (e.g., points, faces, zones) at times other than the write times defined in...
virtual ~writeMesh()
Destructor.
virtual bool executeAtStart() const
Return true if the functionObject should be executed at the start.
virtual bool execute()
Do nothing.
virtual bool write()
Write the registered objects.
defineTypeNameAndDebug(fvMeshFunctionObject, 0)
addToRunTimeSelectionTable(functionObject, fvModel, dictionary)