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 |
declareRunTimeSelectionTable(autoPtr, Function1, dictionary,(const word &name, const dictionary &dict),(name, dict)) | Function1< Type > | |
FieldFunction1(const word &name) | FieldFunction1< Type, Constant< Type > > | |
Function1(const word &name) | Function1< Type > | |
Function1(const Function1< Type > &f1) | Function1< Type > | |
integral(const scalar x1, const scalar x2) const | Constant< Type > | inlinevirtual |
FieldFunction1< Type, Constant< Type > >::integral(const scalarField &x1, const scalarField &x2) const | FieldFunction1< Type, Constant< Type > > | virtual |
name() const | Function1< Type > | |
name_ | Function1< Type > | protected |
New(const word &name, const dictionary &dict) | Function1< Type > | static |
operator++() | refCount | inline |
operator++(int) | refCount | inline |
operator--() | refCount | inline |
operator--(int) | refCount | inline |
operator=(const Uniform< Type > &)=delete | Uniform< Type > | |
Foam::Function1s::Constant::operator=(const Constant< Type > &)=delete | Constant< Type > | |
FieldFunction1< Type, Constant< Type > >::operator=(const Function1< Type > &) | Function1< Type > | |
refCount() | refCount | inlineprotected |
returnType typedef | Function1< Type > | |
TypeName("uniform") | Uniform< Type > | |
Foam::Function1s::Constant::TypeName("constant") | Constant< Type > | |
FieldFunction1< Type, Constant< Type > >::TypeName("Function1") | Function1< Type > | |
Uniform(const word &name, const dictionary &dict) | Uniform< Type > | |
unique() const | refCount | inline |
value(const scalar) const | Constant< Type > | inlinevirtual |
FieldFunction1< Type, Constant< Type > >::value(const scalarField &x) const | FieldFunction1< Type, Constant< Type > > | virtual |
write(Ostream &os) const | Constant< Type > | virtual |
~Constant() | Constant< Type > | virtual |
~FieldFunction1() | FieldFunction1< Type, Constant< Type > > | virtual |
~Function1() | Function1< Type > | virtual |