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 | |
| distribute(const polyDistributionMap &) | functionObject | virtual |
| end() | functionObject | virtual |
| execute()=0 | functionObject | pure virtual |
| executeAtStart() const | functionObject | virtual |
| executeAtStart_ | functionObject | |
| fields() const =0 | functionObject | pure virtual |
| functionObject(const word &name, const Time &runTime) | functionObject | |
| functionObject(const word &name, const Time &runTime, const dictionary &dict) | functionObject | |
| functionObject(const functionObject &)=delete | functionObject | |
| log | functionObject | |
| mapMesh(const polyMeshMap &) | functionObject | virtual |
| maxDeltaT() const | functionObject | virtual |
| 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 |
| time_ | functionObject | protected |
| timeToNextAction() | functionObject | virtual |
| topoChange(const polyTopoChangeMap &map) | functionObject | virtual |
| type() const =0 | functionObject | pure virtual |
| write()=0 | functionObject | pure virtual |
| ~functionObject() | functionObject | virtual |