FieldFunction2< Type, Function2Type > Member List

This is the complete list of members for FieldFunction2< Type, Function2Type >, including all inherited members.

clone() constFieldFunction2< Type, Function2Type >virtual
count() constrefCountinline
declareRunTimeSelectionTable(autoPtr, Function2, dictionary,(const word &name, const dictionary &dict),(name, dict))Function2< Type >
FieldFunction2(const word &name)FieldFunction2< Type, Function2Type >
Function2(const word &name)Function2< Type >
Function2(const Function2< Type > &f1)Function2< Type >
name() constFunction2< Type >
name_Function2< Type >protected
New(const word &name, const dictionary &dict)Function2< Type >static
operator++()refCountinline
operator++(int)refCountinline
operator--()refCountinline
operator--(int)refCountinline
operator=(const Function2< Type > &)Function2< Type >
refCount()refCountinlineprotected
returnType typedefFunction2< Type >
TypeName("Function2")Function2< Type >
unique() constrefCountinline
value(const scalar x, const scalar y) const =0FieldFunction2< Type, Function2Type >pure virtual
value(const scalarField &x, const scalarField &y) constFieldFunction2< Type, Function2Type >virtual
write(Ostream &os) const =0Function2< Type >pure virtual
~FieldFunction2()FieldFunction2< Type, Function2Type >virtual
~Function2()Function2< Type >virtual