FieldFunction1< Type, Function1Type > Member List

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

clone() constFieldFunction1< Type, Function1Type >virtual
count() constrefCountinline
declareRunTimeSelectionTable(autoPtr, Function1, dictionary,(const word &name, const dictionary &dict),(name, dict))Function1< Type >
FieldFunction1(const word &name)FieldFunction1< Type, Function1Type >
Function1(const word &name)Function1< Type >
Function1(const Function1< Type > &f1)Function1< Type >
integral(const scalar x1, const scalar x2) const =0FieldFunction1< Type, Function1Type >pure virtual
integral(const scalarField &x1, const scalarField &x2) constFieldFunction1< Type, Function1Type >virtual
name() constFunction1< Type >
name_Function1< Type >protected
New(const word &name, const dictionary &dict)Function1< Type >static
operator++()refCountinline
operator++(int)refCountinline
operator--()refCountinline
operator--(int)refCountinline
operator=(const Function1< Type > &)Function1< Type >
Foam::refCount::operator=(const refCount &)=deleterefCount
refCount()refCountinlineprotected
refCount(const refCount &)=deleterefCountprotected
returnType typedefFunction1< Type >
TypeName("Function1")Function1< Type >
unique() constrefCountinline
value(const scalar x) const =0FieldFunction1< Type, Function1Type >pure virtual
value(const scalarField &x) constFieldFunction1< Type, Function1Type >virtual
write(Ostream &os) const =0Function1< Type >pure virtual
~FieldFunction1()FieldFunction1< Type, Function1Type >virtual
~Function1()Function1< Type >virtual