FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

realizableKE Member List

This is the complete list of members for realizableKE, including all inherited members.
add(entry *, bool mergeEntry=false)dictionary
add(const entry &, bool mergeEntry=false)dictionary
add(const keyType &, const word &, bool overwrite=false)dictionary
add(const keyType &, const string &, bool overwrite=false)dictionary
add(const keyType &, const label, bool overwrite=false)dictionary
add(const keyType &, const scalar, bool overwrite=false)dictionary
add(const keyType &, const dictionary &, bool mergeEntry=false)dictionary
add(const keyType &, const T &, bool overwrite=false)dictionary
alpha() const turbulenceModel [inline]
alphaEff() const realizableKE [inline, virtual]
append(link *)DLListBase
AUTO_WRITE enum valueIOobject
bad() const IOobject [inline]
BAD enum valueIOobject
begin()DLListBase [inline]
begin() const DLListBase [inline]
caseName() const IOobject
cbegin() const DLListBase [inline]
cend() const DLListBase [inline]
changeKeyword(const keyType &oldKeyword, const keyType &newKeyword, bool forceOverwrite=false)dictionary
checkIn()regIOobject
checkOut()regIOobject
ClassName("dictionary")dictionary
clear()dictionary
Foam::clone() const IOobject [inline]
Foam::dictionary::clone() const dictionary
close()regIOobject
coeffDict() const RASModel [inline]
coeffDict_RASModel [protected]
const_iterator classUILList< DLListBase, entry > [friend]
const_reference typedefUILList< DLListBase, entry >
correct()realizableKE [virtual]
db() const IOobject
declareRunTimeNewSelectionTable(autoPtr, turbulenceModel, turbulenceModel,(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const basicThermo &thermoPhysicalModel),(rho, U, phi, thermoPhysicalModel))turbulenceModel
declareRunTimeSelectionTable(autoPtr, RASModel, dictionary,(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const basicThermo &thermoPhysicalModel),(rho, U, phi, thermoPhysicalModel))RASModel
DepsilonEff() const realizableKE [inline]
devRhoReff() const realizableKE [virtual]
dictionary()dictionary
dictionary(const fileName &name)dictionary
dictionary(const fileName &name, const dictionary &parentDict, Istream &)dictionary
dictionary(Istream &)dictionary
dictionary(const dictionary &parentDict, const dictionary &)dictionary
dictionary(const dictionary &)dictionary
dictionary(const dictionary *)dictionary
dictionary(const dictionary &parentDict, const Xfer< dictionary > &)dictionary
dictionary(const Xfer< dictionary > &)dictionary
dictionaryName()dictionaryName [inline]
dictionaryName(const fileName &name)dictionaryName [inline]
digest() const dictionary
divDevRhoReff(volVectorField &U) const realizableKE [virtual]
Foam::compressible::turbulenceModel::divDevRhoReff(volVectorField &U) const =0turbulenceModel [pure virtual]
DkEff() const realizableKE [inline]
DLListBase()DLListBase [inline]
DLListBase(link *)DLListBase [inline]
empty() const DLListBase [inline]
end()DLListBase [inline]
end() const DLListBase [inline]
endLineNumber() const dictionary
entry classdictionary [friend]
epsilon() const realizableKE [inline, virtual]
epsilon0() const RASModel [inline]
epsilon0()RASModel [inline]
epsilon0_RASModel [protected]
epsilonSmall() const RASModel [inline]
epsilonSmall()RASModel [inline]
epsilonSmall_RASModel [protected]
erase(entry *p)ILList< DLListBase, entry >
eraseHead()ILList< DLListBase, entry >
eventNo() const regIOobject [inline]
eventNo()regIOobject [inline]
fileModificationSkewregIOobject [static]
fileNameComponents(const fileName &path, fileName &instance, fileName &local, word &name)IOobject [static]
filePath() const IOobject
first()UILList< DLListBase, entry > [inline]
first() constUILList< DLListBase, entry > [inline]
found(const word &, bool recursive=false) const dictionary
getBannerString(bool noHint)IOobject [protected, static]
good() const IOobject [inline]
GOOD enum valueIOobject
headerClassName() const IOobject [inline]
headerOk()IOobject
IDLList()IDLList< entry > [inline]
IDLList(const entry &a)IDLList< entry > [inline]
IDLList(Istream &is, const INew &inewt)IDLList< entry > [inline]
IDLList(Istream &is)IDLList< entry > [inline]
IDLList(const IDLList< entry > &idll, const CloneArg &cloneArg)IDLList< entry > [inline]
ILList()ILList< DLListBase, entry > [inline]
ILList(entry *a)ILList< DLListBase, entry > [inline]
ILList(Istream &)ILList< DLListBase, entry >
ILList(const ILList< DLListBase, entry > &)ILList< DLListBase, entry >
ILList(const ILList< DLListBase, entry > &lst, const CloneArg &cloneArg)ILList< DLListBase, entry >
ILList(Istream &, const INew &)ILList< DLListBase, entry >
info() const IOobject [inline]
insert(link *)DLListBase
instance() const IOobject [inline]
instance()IOobject [inline]
IOdictionary(const IOobject &)IOdictionary
IOdictionary(const IOobject &, const dictionary &)IOdictionary
IOobject(const word &name, const fileName &instance, const objectRegistry &registry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true)IOobject
IOobject(const word &name, const fileName &instance, const fileName &local, const objectRegistry &registry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true)IOobject
IOobject(const fileName &path, const objectRegistry &registry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true)IOobject
isDict(const word &) const dictionary
iterator classUILList< DLListBase, entry > [friend]
k() const realizableKE [inline, virtual]
k0() const RASModel [inline]
k0()RASModel [inline]
k0_RASModel [protected]
keys(bool patterns=false) const dictionary
last()UILList< DLListBase, entry > [inline]
last() constUILList< DLListBase, entry > [inline]
LListBase_const_iterator typedefUILList< DLListBase, entry >
LListBase_iterator typedefUILList< DLListBase, entry >
local() const IOobject [inline]
lookup(const word &, bool recursive=false, bool patternMatch=true) const dictionary
lookupEntry(const word &, bool recursive, bool patternMatch) const dictionary
lookupEntryPtr(const word &, bool recursive, bool patternMatch) const dictionary
lookupEntryPtr(const word &, bool recursive, bool patternMatch)dictionary
lookupOrAddDefault(const word &, const T &, bool recursive=false, bool patternMatch=true)dictionary
lookupOrDefault(const word &, const T &, bool recursive=false, bool patternMatch=true) const dictionary
merge(const dictionary &)dictionary
mesh_turbulenceModel [protected]
modified() const regIOobject [virtual]
mu() const turbulenceModel [inline]
muEff() const RASModel [inline, virtual]
MUST_READ enum valueIOobject
mut() const realizableKE [inline, virtual]
name() const IOdictionary
Foam::dictionary::name()dictionaryName [inline]
New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const basicThermo &thermoPhysicalModel)RASModel [static]
Foam::compressible::turbulenceModel::New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const basicThermo &thermoPhysicalModel)turbulenceModel [static]
Foam::IOdictionary::New(Istream &)dictionary [static]
NO_READ enum valueIOobject
NO_WRITE enum valueIOobject
note()IOobject [inline]
note() const IOobject [inline]
nulldictionary [static]
objectPath() const IOobject [inline]
objectState enum nameIOobject
objectStream()IOobject [protected]
omega0() const RASModel [inline]
omega0()RASModel [inline]
omega0_RASModel [protected]
omegaSmall() const RASModel [inline]
omegaSmall()RASModel [inline]
omegaSmall_RASModel [protected]
operator(Ostream &, const UILList< DLListBase, entry > &)UILList< DLListBase, entry > [friend]
operator!=(const UILList< DLListBase, entry > &) constUILList< DLListBase, entry >
operator+=(const dictionary &)dictionary
operator<<(Ostream &, const dictionary &)dictionary [friend]
operator<<=(const dictionary &)dictionary
Foam::IOdictionary::operator=(const IOdictionary &)IOdictionary
Foam::regIOobject::operator=(const IOobject &)regIOobject
Foam::dictionary::operator=(const dictionary &)dictionary
IDLList< entry >::operator=(const ILList< DLListBase, entry > &)ILList< DLListBase, entry >
UILList< DLListBase, entry >::operator=(const UILList< DLListBase, entry > &)UILList< DLListBase, entry >
operator==(const UILList< DLListBase, entry > &) constUILList< DLListBase, entry >
operator>>(Istream &, dictionary &)dictionary [friend]
IDLList< entry >::operator>>(Istream &, ILList< DLListBase, entry > &)ILList< DLListBase, entry > [friend]
operator[](const word &) const dictionary
operator|=(const dictionary &)dictionary
ownedByRegistry() const regIOobject [inline]
parent() const dictionary [inline]
path() const IOobject
path(const word &instance, const fileName &local="") const IOobject
phi() const turbulenceModel [inline]
phi_turbulenceModel [protected]
printCoeffs()RASModel [protected, virtual]
printCoeffs_RASModel [protected]
R() const realizableKE [virtual]
RASModel(const word &type, const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const basicThermo &thermoPhysicalModel)RASModel
read()realizableKE [virtual]
Foam::IOdictionary::read(Istream &)dictionary
READ_IF_PRESENT enum valueIOobject
readData(Istream &)IOdictionary [virtual]
readHeader(Istream &)IOobject
readIfModified()regIOobject [virtual]
readIfPresent(const word &, T &, bool recursive=false, bool patternMatch=true) const dictionary
readOpt() const IOobject [inline]
readOpt()IOobject [inline]
readOption enum nameIOobject
readStream(const word &)regIOobject
realizableKE(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const basicThermo &thermophysicalModel)realizableKE
reference typedefUILList< DLListBase, entry >
regIOobject(const IOobject &, const bool isTime=false)regIOobject
regIOobject(const regIOobject &)regIOobject
regIOobject(const regIOobject &, bool registerCopy)regIOobject
registerObject() const IOobject [inline]
release()regIOobject [inline]
remove(const word &)dictionary
IDLList< entry >::remove(entry *p)UILList< DLListBase, entry > [inline]
IDLList< entry >::remove(iterator &it)UILList< DLListBase, entry > [inline]
Foam::DLListBase::remove(link *)DLListBase
removeHead()UILList< DLListBase, entry > [inline]
rename(const word &newName)regIOobject [virtual]
replace(link *oldLink, link *newLink)DLListBase
replace(iterator &oldIter, link *newLink)DLListBase [inline]
rho() const turbulenceModel [inline]
rho_turbulenceModel [protected]
rootPath() const IOobject
runTime_turbulenceModel [protected]
set(entry *)dictionary
set(const entry &)dictionary
set(const keyType &, const dictionary &)dictionary
set(const keyType &, const T &)dictionary
setBad(const string &)IOobject [protected]
setUpToDate()regIOobject
size() const DLListBase [inline]
size_type typedefUILList< DLListBase, entry >
startLineNumber() const dictionary
store()regIOobject [inline]
store(Type *)regIOobject [inline, static]
store(autoPtr< Type > &)regIOobject [inline, static]
subDict(const word &) const dictionary
subDict(const word &)dictionary
subDictPtr(const word &) const dictionary
subOrEmptyDict(const word &) const dictionary
substituteKeyword(const word &keyword)dictionary
swapDown(link *)DLListBase
swapUp(link *)DLListBase
thermo() const turbulenceModel [inline]
thermophysicalModel_turbulenceModel [protected]
time() const IOobject
toc() const dictionary
transfer(dictionary &)dictionary
IDLList< entry >::transfer(ILList< DLListBase, entry > &)ILList< DLListBase, entry >
UILList< DLListBase, entry >::transfer(DLListBase &)DLListBase [inline]
turbulence_RASModel [protected]
turbulenceModel(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const basicThermo &thermoPhysicalModel)turbulenceModel
TypeName("realizableKE")realizableKE
Foam::compressible::RASModel::TypeName("RASModel")RASModel
Foam::compressible::turbulenceModel::TypeName("turbulenceModel")turbulenceModel
Foam::IOdictionary::TypeName("dictionary")IOdictionary
Foam::regIOobject::TypeName("regIOobject")regIOobject
Foam::IOobject::TypeName("IOobject")IOobject
U() const turbulenceModel [inline]
U_turbulenceModel [protected]
UILList()UILList< DLListBase, entry > [inline]
UILList(entry *a)UILList< DLListBase, entry > [inline]
UILList(const UILList< DLListBase, entry > &)UILList< DLListBase, entry >
upToDate(const word &) const regIOobject
upToDate(const word &, const word &) const regIOobject
upToDate(const word &, const word &, const word &) const regIOobject
upToDate(const word &, const word &, const word &, const word &) const regIOobject
value_type typedefUILList< DLListBase, entry >
write() const IOdictionary [virtual]
Foam::dictionary::write(Ostream &, bool subDict=true) const dictionary
writeBanner(Stream &os, bool noHint=false)IOobject [inline, static]
writeData(Ostream &) const IOdictionary [virtual]
writeDivider(Stream &os)IOobject [inline, static]
writeEndDivider(Stream &os)IOobject [inline, static]
writeHeader(Ostream &) const IOobject
writeObject(IOstream::streamFormat, IOstream::versionNumber, IOstream::compressionType) const regIOobject [virtual]
writeOpt() const IOobject [inline]
writeOpt()IOobject [inline]
writeOption enum nameIOobject
xfer()dictionary
y() const RASModel [inline]
y_RASModel [protected]
yPlus(const label patchI, const scalar Cmu) const RASModel [virtual]
yPlusLam(const scalar kappa, const scalar E) const RASModel
yPlusLam_RASModel [protected]
~dictionary()dictionary
~DLListBase()DLListBase [inline]
~ILList()ILList< DLListBase, entry >
~IOdictionary()IOdictionary [virtual]
~IOobject()IOobject [virtual]
~RASModel()RASModel [inline, virtual]
~realizableKE()realizableKE [inline, virtual]
~regIOobject()regIOobject [virtual]
~turbulenceModel()turbulenceModel [inline, virtual]