This is the complete list of members for functionObject, including all inherited members.
ClassName("functionObject") | functionObject | |
clone() const | functionObject | inline |
declareRunTimeSelectionTable(autoPtr, functionObject, dictionary,(const word &name, const Time &runTime, const dictionary &dict),(name, runTime, dict)) | functionObject | |
end() | functionObject | virtual |
execute()=0 | functionObject | pure virtual |
executeAtStart() const | functionObject | virtual |
executeAtStart_ | functionObject | |
functionObject(const word &name) | functionObject | |
functionObject(const functionObject &)=delete | functionObject | |
log | functionObject | |
movePoints(const polyMesh &mesh) | functionObject | virtual |
name() const | functionObject | |
New(const word &name, const Time &, const dictionary &) | functionObject | static |
operator=(const functionObject &)=delete | functionObject | |
postProcess | functionObject | static |
read(const dictionary &) | functionObject | virtual |
timeToNextWrite() | functionObject | virtual |
type() const =0 | functionObject | pure virtual |
updateMesh(const mapPolyMesh &mpm) | functionObject | virtual |
write()=0 | functionObject | pure virtual |
~functionObject() | functionObject | virtual |