58 #ifndef writeMesh_functionObject_H
59 #define writeMesh_functionObject_H
67 namespace functionObjects
76 public regionFunctionObject
109 virtual bool write();
static const List< word > & null()
Return a null List.
regionFunctionObject(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
virtual wordList fields() const
Return the list of fields required.
virtual ~writeMesh()
Destructor.
virtual bool executeAtStart() const
Return true if the functionObject should be executed at the start.
TypeName("writeMesh")
Runtime type information.
virtual bool execute()
Do nothing.
virtual bool write()
Write the registered objects.