This is the complete list of members for Constant< Type >, including all inherited members.
clone() const | Constant< Type > | inlinevirtual |
Constant(const word &name, const Type &val) | Constant< Type > | |
Constant(const word &name, const dictionary &dict) | Constant< Type > | |
Constant(const word &name, Istream &is) | Constant< Type > | |
Constant(const Constant< Type > &cnst) | Constant< Type > | |
count() const | refCount | inline |
dict | Function2< Type > | |
dict | Function2< Type > | |
dictionary | Function2< Type > | |
FieldFunction2(const word &name) | FieldFunction2< Type, Constant< Type > > | |
Function2 | Function2< Type > | |
Function2(const word &name) | Function2< Type > | |
Function2(const Function2< Type > &f1) | Function2< Type > | |
name | Function2< Type > | |
name | Function2< Type > | |
name() const | Function2< Type > | |
name_ | Function2< Type > | protected |
New(const word &name, const dictionary &dict) | Function2< Type > | static |
operator++() | refCount | inline |
operator++(int) | refCount | inline |
operator--() | refCount | inline |
operator--(int) | refCount | inline |
operator=(const Constant< Type > &)=delete | Constant< Type > | |
FieldFunction2< Type, Constant< Type > >::operator=(const Function2< Type > &) | Function2< Type > | |
refCount() | refCount | inlineprotected |
returnType typedef | Function2< Type > | |
TypeName("constant") | Constant< Type > | |
FieldFunction2< Type, Constant< Type > >::TypeName("Function2") declareRunTimeSelectionTable(autoPtr | Function2< Type > | |
unique() const | refCount | inline |
value(const scalar x, const scalar y) const | Constant< Type > | inlinevirtual |
value(const scalarField &x, const scalarField &y) const | Constant< Type > | inlinevirtual |
write(Ostream &os) const | Constant< Type > | virtual |
~Constant() | Constant< Type > | virtual |
~FieldFunction2() | FieldFunction2< Type, Constant< Type > > | virtual |
~Function2() | Function2< Type > | virtual |