This is the complete list of members for FieldFunction2< Type, Function2Type >, including all inherited members.
| clone() const | FieldFunction2< Type, Function2Type > | virtual |
| count() const | refCount | inline |
| declareRunTimeSelectionTable(autoPtr, Function2, dictionary,(const word &name, const Function2s::unitConversions &units, const dictionary &dict),(name, units, dict)) | Function2< Type > | |
| declareRunTimeSelectionTable(autoPtr, Function2, Istream,(const word &name, const Function2s::unitConversions &units, Istream &is),(name, units, is)) | Function2< Type > | |
| FieldFunction2(const word &name) | FieldFunction2< Type, Function2Type > | |
| Function2(const word &name) | Function2< Type > | |
| Function2(const Function2< Type > &f2) | Function2< Type > | |
| name() const | Function2< Type > | |
| name_ | Function2< Type > | protected |
| New(const word &name, const Function2s::unitConversions &units, const dictionary &dict) | Function2< Type > | static |
| New(const word &name, const unitConversion &xUnits, const unitConversion &yUnits, const unitConversion &valueUnits, const dictionary &dict) | Function2< Type > | static |
| New(const word &name, const Function2s::unitConversions &units, const word &Function2Type, Istream &is) | Function2< Type > | static |
| New(const word &name, const unitConversion &xUnits, const unitConversion &yUnits, const unitConversion &valueUnits, const word &Function2Type, Istream &is) | Function2< Type > | static |
| operator++() | refCount | inline |
| operator++(int) | refCount | inline |
| operator--() | refCount | inline |
| operator--(int) | refCount | inline |
| operator=(const Function2< Type > &) | Function2< Type > | |
| Foam::refCount::operator=(const refCount &)=delete | refCount | |
| refCount() | refCount | inlineprotected |
| refCount(const refCount &)=delete | refCount | protected |
| returnType typedef | Function2< Type > | |
| TypeName("Function2") | Function2< Type > | |
| unique() const | refCount | inline |
| value(const scalar x, const scalar y) const =0 | FieldFunction2< Type, Function2Type > | pure virtual |
| value(const scalarField &x, const scalarField &y) const | FieldFunction2< Type, Function2Type > | virtual |
| write(Ostream &os, const Function2s::unitConversions &) const =0 | Function2< Type > | pure virtual |
| ~FieldFunction2() | FieldFunction2< Type, Function2Type > | virtual |
| ~Function2() | Function2< Type > | virtual |