59 #ifndef functionObjects_removeRegisteredObject_H 60 #define functionObjects_removeRegisteredObject_H 73 namespace functionObjects
80 class removeRegisteredObject
87 const objectRegistry& obr_;
132 virtual bool write();
virtual ~removeRegisteredObject()
Destructor.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Removes registered objects if present in the database.
virtual bool execute()
Remove the registered objects.
virtual bool write()
Do nothing.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
virtual bool read(const dictionary &)
Read the removeRegisteredObject data.
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.
TypeName("removeRegisteredObject")
Runtime type information.