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 | |
addWatch() | regIOobject | virtual |
addWatch(const fileName &) | regIOobject | virtual |
alpha1() const | twoPhaseMixture | inline |
alpha1() | twoPhaseMixture | inline |
alpha1_ | twoPhaseMixture | protected |
alpha2() const | twoPhaseMixture | inline |
alpha2() | twoPhaseMixture | inline |
alpha2_ | twoPhaseMixture | protected |
alphaMax() const | incompressibleTwoPhaseInteractingMixture | inline |
alphaMax_ | incompressibleTwoPhaseInteractingMixture | protected |
AUTO_WRITE enum value | IOobject | |
bad() const | IOobject | inline |
BAD enum value | IOobject | |
baseIOdictionary(const IOobject &) | baseIOdictionary | |
baseIOdictionary(const IOobject &, const dictionary &) | baseIOdictionary | |
baseIOdictionary(const IOobject &, Istream &) | baseIOdictionary | |
begin() | UILList< LListBase, T > | inline |
begin() const | UILList< LListBase, T > | inline |
caseName() const | IOobject | |
cbegin() const | UILList< LListBase, T > | inline |
cend() const | UILList< LListBase, T > | 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::clone(const objectRegistry ®istry) const | IOobject | inline |
Foam::dictionary::clone() const | dictionary | |
close() | regIOobject | |
compressibleTransportModel() | compressibleTransportModel | |
const_reference typedef | UILList< LListBase, T > | |
correct() | incompressibleTwoPhaseInteractingMixture | inlinevirtual |
crbegin() const | UILList< LListBase, T > | inline |
crend() const | UILList< LListBase, T > | inline |
db() const | IOobject | |
dd() const | incompressibleTwoPhaseInteractingMixture | inline |
dd_ | incompressibleTwoPhaseInteractingMixture | protected |
dictionary() | dictionary | |
dictionary(const fileName &name) | dictionary | |
dictionary(const fileName &name, const dictionary &parentDict, Istream &) | dictionary | |
dictionary(Istream &) | dictionary | |
dictionary(Istream &, const bool keepHeader) | 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 |
dictName() const | dictionaryName | inline |
digest() const | dictionary | |
end() | UILList< LListBase, T > | inline |
end() const | UILList< LListBase, T > | inline |
endLineNumber() const | dictionary | |
erase(T *p) | ILList< LListBase, T > | |
eraseHead() | ILList< LListBase, T > | |
eventNo() const | regIOobject | inline |
eventNo() | regIOobject | inline |
fileCheckTypes enum name | IOobject | |
fileCheckTypesNames | IOobject | static |
fileModificationChecking | IOobject | static |
fileModificationSkew | regIOobject | static |
fileNameComponents(const fileName &path, fileName &instance, fileName &local, word &name) | IOobject | static |
filePath() const | IOdictionary | inlinevirtual |
first() | UILList< LListBase, T > | inline |
first() const | UILList< LListBase, T > | inline |
found(const word &, bool recursive=false, bool patternMatch=true) const | dictionary | |
global() const | IOdictionary | inlinevirtual |
globalFilePath(const word &typeName) const | IOobject | |
globalObject() | IOobject | inline |
globalObject() const | IOobject | inline |
GOOD enum value | IOobject | |
good() const | IOobject | inline |
group(const word &name) | IOobject | static |
group() const | IOobject | |
groupName(Name name, const word &group) | IOobject | inlinestatic |
groupName(Name name, const word &group) | IOobject | inline |
headerClassName() const | IOobject | inline |
headerClassName() | IOobject | inline |
headerOk() | regIOobject | |
ILList() | ILList< LListBase, T > | inline |
ILList(T *a) | ILList< LListBase, T > | inline |
ILList(Istream &) | ILList< LListBase, T > | |
ILList(const ILList< LListBase, T > &) | ILList< LListBase, T > | |
ILList(const ILList< LListBase, T > &lst, const CloneArg &cloneArg) | ILList< LListBase, T > | |
ILList(Istream &, const INew &) | ILList< LListBase, T > | |
incompressibleTwoPhaseInteractingMixture(const volVectorField &U, const surfaceScalarField &phi) | incompressibleTwoPhaseInteractingMixture | |
info() const | IOobject | inline |
inotify enum value | IOobject | |
inotifyMaster enum value | IOobject | |
instance() const | IOobject | inline |
instance() | IOobject | inline |
IOdictionary(const IOobject &) | IOdictionary | |
IOdictionary(const IOobject &, const dictionary &) | IOdictionary | |
IOdictionary(const IOobject &, Istream &) | IOdictionary | |
IOobject(const word &name, const fileName &instance, const objectRegistry ®istry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true) | IOobject | |
IOobject(const word &name, const fileName &instance, const fileName &local, const objectRegistry ®istry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true, bool globalObject=false) | IOobject | |
IOobject(const fileName &path, const objectRegistry ®istry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true, bool globalObject=false) | IOobject | |
IOobject(const IOobject &io, const objectRegistry ®istry) | IOobject | |
IOobject(const IOobject &io, const word &name) | IOobject | |
isDict(const word &) const | dictionary | |
keys(bool patterns=false) const | dictionary | |
last() | UILList< LListBase, T > | inline |
last() const | UILList< LListBase, T > | inline |
LListBase_const_iterator typedef | UILList< LListBase, T > | |
LListBase_iterator typedef | UILList< LListBase, T > | |
local() const | IOobject | inline |
localFilePath(const word &typeName) const | IOobject | |
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 | |
lookupScopedEntryPtr(const word &, bool recursive, bool patternMatch) const | dictionary | |
lookupType(const word &, bool recursive=false, bool patternMatch=true) const | dictionary | |
masterOnlyReading | regIOobject | protectedstatic |
member(const word &name) | IOobject | static |
member() const | IOobject | |
merge(const dictionary &) | dictionary | |
modified() const | regIOobject | virtual |
mu() const | incompressibleTwoPhaseInteractingMixture | inlinevirtual |
mu(const label patchi) const | incompressibleTwoPhaseInteractingMixture | inlinevirtual |
mu_ | incompressibleTwoPhaseInteractingMixture | protected |
muModel() const | incompressibleTwoPhaseInteractingMixture | inline |
muModel_ | incompressibleTwoPhaseInteractingMixture | protected |
MUST_READ enum value | IOobject | |
MUST_READ_IF_MODIFIED enum value | IOobject | |
name() const | baseIOdictionary | |
Foam::dictionary::name() | dictionaryName | inline |
New(Istream &) | dictionary | static |
NO_READ enum value | IOobject | |
NO_WRITE enum value | IOobject | |
note() | IOobject | inline |
note() const | IOobject | inline |
nu() const | incompressibleTwoPhaseInteractingMixture | inlinevirtual |
nu(const label patchi) const | incompressibleTwoPhaseInteractingMixture | inlinevirtual |
nucModel() const | incompressibleTwoPhaseInteractingMixture | inline |
nucModel_ | incompressibleTwoPhaseInteractingMixture | protected |
null | dictionary | static |
objectPath() const | IOobject | inline |
objectState enum name | IOobject | |
operator!=(const UILList< LListBase, T > &) const | UILList< LListBase, T > | |
operator+=(const dictionary &) | dictionary | |
operator<<=(const dictionary &) | dictionary | |
Foam::operator=(const baseIOdictionary &) | baseIOdictionary | |
Foam::regIOobject::operator=(const IOobject &) | regIOobject | |
Foam::dictionary::operator=(const dictionary &) | dictionary | |
Foam::ILList::operator=(const ILList< LListBase, T > &) | ILList< LListBase, T > | |
Foam::UILList::operator=(const UILList< LListBase, T > &) | UILList< LListBase, T > | |
operator==(const UILList< LListBase, T > &) const | UILList< LListBase, T > | |
operator[](const word &) const | dictionary | |
operator|=(const dictionary &) | dictionary | |
optionalSubDict(const word &) const | dictionary | |
ownedByRegistry() const | regIOobject | inline |
parent() const | dictionary | inline |
path() const | IOobject | |
path(const word &instance, const fileName &local="") const | IOobject | |
phase1Name() const | twoPhaseMixture | inline |
phase1Name_ | twoPhaseMixture | protected |
phase2Name() const | twoPhaseMixture | inline |
phase2Name_ | twoPhaseMixture | protected |
phi_ | incompressibleTwoPhaseInteractingMixture | protected |
rbegin() const | UILList< LListBase, T > | inline |
read() | incompressibleTwoPhaseInteractingMixture | virtual |
Foam::IOdictionary::read(Istream &) | dictionary | |
Foam::dictionary::read(Istream &, const bool keepHeader) | dictionary | |
READ_IF_PRESENT enum value | IOobject | |
readData(Istream &) | baseIOdictionary | virtual |
readHeader(Istream &) | IOobject | |
readHeaderOk(const IOstream::streamFormat PstreamFormat, const word &typeName) | regIOobject | protected |
readIfModified() | regIOobject | virtual |
readIfPresent(const word &, T &, bool recursive=false, bool patternMatch=true) const | dictionary | |
readOpt() const | IOobject | inline |
readOpt() | IOobject | inline |
readOption enum name | IOobject | |
readStream(const word &, const bool valid=true) | regIOobject | |
reference typedef | UILList< LListBase, T > | |
regIOobject(const IOobject &, const bool isTime=false) | regIOobject | |
regIOobject(const regIOobject &) | regIOobject | |
regIOobject(const regIOobject &, bool registerCopy) | regIOobject | |
regIOobject(const word &newName, const regIOobject &, bool registerCopy) | regIOobject | |
regIOobject(const IOobject &, const regIOobject &) | regIOobject | |
registerObject() | IOobject | inline |
registerObject() const | IOobject | inline |
release() | regIOobject | inline |
remove(const word &) | dictionary | |
Foam::ILList::remove(T *p) | UILList< LListBase, T > | inline |
Foam::ILList::remove(iterator &it) | UILList< LListBase, T > | inline |
removeHead() | UILList< LListBase, T > | inline |
rename(const word &newName) | regIOobject | virtual |
rend() const | UILList< LListBase, T > | inline |
rho() const | incompressibleTwoPhaseInteractingMixture | inlinevirtual |
rho(const label patchi) const | incompressibleTwoPhaseInteractingMixture | inlinevirtual |
rhoc() const | incompressibleTwoPhaseInteractingMixture | inline |
rhoc_ | incompressibleTwoPhaseInteractingMixture | protected |
rhod() const | incompressibleTwoPhaseInteractingMixture | inline |
rhod_ | incompressibleTwoPhaseInteractingMixture | protected |
rootPath() const | IOobject | |
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_type typedef | UILList< LListBase, T > | |
sortedToc() const | dictionary | |
startLineNumber() const | dictionary | |
store() | regIOobject | inline |
store(Type *) | regIOobject | inlinestatic |
store(autoPtr< Type > &) | regIOobject | inlinestatic |
subDict(const word &) const | dictionary | |
subDict(const word &) | dictionary | |
subDictPtr(const word &) const | dictionary | |
subDictPtr(const word &) | dictionary | |
subOrEmptyDict(const word &, const bool mustRead=false) const | dictionary | |
substituteKeyword(const word &keyword) | dictionary | |
substituteScopedKeyword(const word &keyword) | dictionary | |
time() const | IOobject | |
timeStamp enum value | IOobject | |
timeStampMaster enum value | IOobject | |
toc() const | dictionary | |
tokens() const | dictionary | |
topDict() const | dictionary | |
transfer(dictionary &) | dictionary | |
Foam::ILList::transfer(ILList< LListBase, T > &) | ILList< LListBase, T > | |
twoPhaseMixture(const fvMesh &mesh, const dictionary &dict) | twoPhaseMixture | |
typeHeaderOk(const bool checkType=true) | IOobject | |
TypeName("incompressibleTwoPhaseInteractingMixture") | incompressibleTwoPhaseInteractingMixture | |
Foam::IOdictionary::TypeName("dictionary") | baseIOdictionary | |
Foam::regIOobject::TypeName("regIOobject") | regIOobject | |
Foam::IOobject::TypeName("IOobject") | IOobject | |
Foam::compressibleTransportModel::TypeName("compressibleTransportModel") | compressibleTransportModel | |
U() const | incompressibleTwoPhaseInteractingMixture | inline |
U_ | incompressibleTwoPhaseInteractingMixture | protected |
UILList() | UILList< LListBase, T > | inline |
UILList(T *a) | UILList< LListBase, T > | inline |
UILList(const UILList< LListBase, T > &) | UILList< LListBase, T > | |
upToDate(const regIOobject &) const | regIOobject | |
upToDate(const regIOobject &, const regIOobject &) const | regIOobject | |
upToDate(const regIOobject &, const regIOobject &, const regIOobject &) const | regIOobject | |
upToDate(const regIOobject &, const regIOobject &, const regIOobject &, const regIOobject &) const | regIOobject | |
value_type typedef | UILList< LListBase, T > | |
warnNoRereading() const | IOobject | |
watchIndices() const | regIOobject | inline |
watchIndices() | regIOobject | inline |
Foam::write(const bool valid=true) const | regIOobject | virtual |
Foam::dictionary::write(Ostream &, const bool subDict=true) const | dictionary | |
writeBanner(Stream &os, bool noHint=false) | IOobject | inlinestatic |
writeData(Ostream &) const | baseIOdictionary | virtual |
writeDivider(Stream &os) | IOobject | inlinestatic |
writeEndDivider(Stream &os) | IOobject | inlinestatic |
writeHeader(Ostream &) const | IOobject | |
writeHeader(Ostream &, const word &objectType) const | IOobject | |
writeObject(IOstream::streamFormat, IOstream::versionNumber, IOstream::compressionType, const bool valid) const | regIOobject | virtual |
writeOpt() const | IOobject | inline |
writeOpt() | IOobject | inline |
writeOption enum name | IOobject | |
xfer() | dictionary | |
~baseIOdictionary() | baseIOdictionary | virtual |
~compressibleTransportModel() | compressibleTransportModel | virtual |
~dictionary() | dictionary | virtual |
~ILList() | ILList< LListBase, T > | |
~incompressibleTwoPhaseInteractingMixture() | incompressibleTwoPhaseInteractingMixture | inlinevirtual |
~IOdictionary() | IOdictionary | virtual |
~IOobject() | IOobject | virtual |
~regIOobject() | regIOobject | virtual |
~twoPhaseMixture() | twoPhaseMixture | inline |