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 &entryName, const Type &value, const objectRegistry *obrPtr=nullptr)Constant< Type >
Constant(const word &entryName, const dictionary &dict, const objectRegistry *obrPtr=nullptr)Constant< Type >
Constant(const word &entryName, Istream &is)Constant< Type >
Constant(const Constant< Type > &rhs)Constant< Type >explicit
constant() constConstant< Type >inlinevirtual
dictFunction1< Type >
dictFunction1< Type >
dictionaryFunction1< Type >
entryNameFunction1< Type >
entryNameFunction1< Type >
Function1Function1< Type >
Function1(const word &entryName, const objectRegistry *obrPtr=nullptr)Function1< Type >explicit
Function1(const word &entryName, const dictionary &dict, const objectRegistry *obrPtr=nullptr)Function1< Type >
Function1(const Function1< Type > &rhs)Function1< Type >explicit
integrate(const scalar x1, const scalar x2) constConstant< Type >inlinevirtual
Foam::Function1::integrate(const scalarField &x1, const scalarField &x2) constFunction1< Type >virtual
New(const word &entryName, const dictionary &dict, const word &redirectType, const objectRegistry *obrPtr=nullptr, const bool mandatory=true)Function1< Type >static
New(const word &entryName, const dictionary &dict, const objectRegistry *obrPtr=nullptr, const bool mandatory=true)Function1< Type >static
New(HashPtrTable< Function1< Type >> &cache, const word &entryName, const dictionary &dict, enum keyType::option matchOpt=keyType::LITERAL, const objectRegistry *obrPtr=nullptr, const bool mandatory=true)Function1< Type >static
NewCompat(const word &entryName, std::initializer_list< std::pair< const char *, int >> compat, const dictionary &dict, const word &redirectType=word::null, const objectRegistry *obrPtr=nullptr, const bool mandatory=true)Function1< Type >static
NewIfPresent(const word &entryName, const dictionary &dict, const word &redirectType=word::null, const objectRegistry *obrPtr=nullptr)Function1< Type >static
obrPtrFunction1< Type >
obrPtrFunction1< Type >
operator=(const Constant< Type > &)=deleteConstant< Type >
Foam::Function1::operator=(const Function1< Type > &)=deleteFunction1< Type >protected
reset(const Type &val)Constant< Type >inline
returnType typedefFunction1< Type >
TypeName("constant")Constant< Type >
Foam::Function1::TypeName("Function1") declareRunTimeSelectionTable(autoPtrFunction1< Type >
value(const scalar) constConstant< Type >inlinevirtual
value(const scalarField &x) constConstant< Type >virtual
writeData(Ostream &os) constConstant< Type >virtual
writeEntries(Ostream &os) constFunction1< Type >
~Constant()=defaultConstant< Type >virtual
~Function1()=defaultFunction1< Type >virtual