This is the complete list of members for NonUniformTable< Type >, including all inherited members.
clone() const | FieldFunction1< Type, NonUniformTable< Type > > | virtual |
constant() const | Function1< Type > | virtual |
count() const | refCount | inline |
declareRunTimeSelectionTable(autoPtr, Function1, dictionary,(const word &name, const Function1s::unitConversions &units, const dictionary &dict),(name, units, dict)) | Function1< Type > | |
declareRunTimeSelectionTable(autoPtr, Function1, Istream,(const word &name, const Function1s::unitConversions &units, Istream &is),(name, units, is)) | Function1< Type > | |
dfdT(scalar T) const | NonUniformTable< Type > | |
FieldFunction1(const word &name) | FieldFunction1< Type, NonUniformTable< Type > > | |
Function1(const word &name) | Function1< Type > | |
Function1(const Function1< Type > &f1) | Function1< Type > | |
index(scalar x) const | NonUniformTable< Type > | inlineprotected |
integral(const scalar x1, const scalar x2) const | NonUniformTable< Type > | virtual |
FieldFunction1< Type, NonUniformTable< Type > >::integral(const scalarField &x1, const scalarField &x2) const | FieldFunction1< Type, NonUniformTable< Type > > | virtual |
name() const | Function1< Type > | |
name_ | Function1< Type > | protected |
New(const word &name, const Function1s::unitConversions &units, const dictionary &dict) | Function1< Type > | static |
New(const word &name, const unitConversion &xUnits, const unitConversion &valueUnits, const dictionary &dict) | Function1< Type > | static |
New(const word &name, const Function1s::unitConversions &units, const word &Function1Type, Istream &is) | Function1< Type > | static |
New(const word &name, const unitConversion &xUnits, const unitConversion &valueUnits, const word &Function1Type, Istream &is) | Function1< Type > | static |
NonUniformTable(const word &name, const Function1s::unitConversions &units, const dictionary &dict) | NonUniformTable< Type > | |
NonUniformTable(const NonUniformTable< Type > &nut) | NonUniformTable< Type > | |
operator++() | refCount | inline |
operator++(int) | refCount | inline |
operator--() | refCount | inline |
operator--(int) | refCount | inline |
operator=(const NonUniformTable< Type > &) | NonUniformTable< Type > | |
FieldFunction1< Type, NonUniformTable< Type > >::operator=(const Function1< Type > &) | Function1< Type > | |
Foam::refCount::operator=(const refCount &)=delete | refCount | |
refCount() | refCount | inlineprotected |
refCount(const refCount &)=delete | refCount | protected |
returnType typedef | Function1< Type > | |
TypeName("nonUniformTable") | NonUniformTable< Type > | |
FieldFunction1< Type, NonUniformTable< Type > >::TypeName("Function1") | Function1< Type > | |
unique() const | refCount | inline |
value(scalar x) const | NonUniformTable< Type > | virtual |
FieldFunction1< Type, NonUniformTable< Type > >::value(const scalarField &x) const | FieldFunction1< Type, NonUniformTable< Type > > | virtual |
values() const | NonUniformTable< Type > | inline |
write(Ostream &os, const unitConversions &units) const | NonUniformTable< Type > | virtual |
~FieldFunction1() | FieldFunction1< Type, NonUniformTable< Type > > | virtual |
~Function1() | Function1< Type > | virtual |