Constant< Type > Member List

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

clone() constConstant< 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() constrefCountinline
declareRunTimeSelectionTable(autoPtr, Function2, dictionary,(const word &name, const dictionary &dict),(name, dict))Function2< Type >
FieldFunction2(const word &name)FieldFunction2< Type, Constant< Type > >
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 Constant< Type > &)=deleteConstant< Type >
FieldFunction2< Type, Constant< Type > >::operator=(const Function2< Type > &)Function2< Type >
refCount()refCountinlineprotected
returnType typedefFunction2< Type >
TypeName("constant")Constant< Type >
FieldFunction2< Type, Constant< Type > >::TypeName("Function2")Function2< Type >
unique() constrefCountinline
value(const scalar x, const scalar y) constConstant< Type >inlinevirtual
value(const scalarField &x, const scalarField &y) constConstant< Type >inlinevirtual
write(Ostream &os) constConstant< Type >virtual
~Constant()Constant< Type >virtual
~FieldFunction2()FieldFunction2< Type, Constant< Type > >virtual
~Function2()Function2< Type >virtual