This is the complete list of members for slurry, 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 | |
addWatch() | regIOobject | |
AUTO_WRITE enum value | IOobject | |
bad() const | IOobject | inline |
BAD enum value | IOobject | |
begin() | UILList< LListBase, T > | inline |
begin() const | UILList< LListBase, T > | inline |
caseName() const | regIOobject | |
caseName(const bool global) const | regIOobject | |
Foam::IOobject::caseName(const bool global) 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 | |
const_reference typedef | UILList< LListBase, T > | |
correct() | mixtureViscosityModel | inlinevirtual |
crbegin() const | UILList< LListBase, T > | inline |
crend() const | UILList< LListBase, T > | inline |
db() const | IOobject | |
declareRunTimeSelectionTable(autoPtr, mixtureViscosityModel, dictionary,(const incompressibleDriftFluxMixture &mixture),(mixture)) | mixtureViscosityModel | |
Foam::viscosityModel::declareRunTimeSelectionTable(autoPtr, viscosityModel, dictionary,(const fvMesh &mesh, const word &group),(mesh, group)) | viscosityModel | |
dependenciesModified() const | regIOobject | inlinevirtual |
dictionary() | dictionary | |
dictionary(const fileName &name) | dictionary | |
dictionary(const fileName &name, const dictionary &parentDict, Istream &) | dictionary | |
dictionary(Istream &, const bool keepHeader=false) | dictionary | |
dictionary(const keyType &k, const T &t, const KeysAndTs &... keysAndTs) | dictionary | |
dictionary(const fileName &name, const keyType &k, const T &t, const KeysAndTs &... keysAndTs) | dictionary | |
dictionary(const dictionary &parentDict, const dictionary &) | dictionary | |
dictionary(const dictionary &) | dictionary | |
dictionary(const dictionary *) | dictionary | |
dictionaryName() | dictionaryName | inline |
dictionaryName(const fileName &name) | dictionaryName | inline |
dictionaryName(dictionaryName &&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 | regIOobject | |
filePath(const word &typeName, const bool global) const | regIOobject | |
Foam::IOobject::filePath(const word &typeName, const bool global) const | IOobject | |
findModelDict(const objectRegistry &obr, const word &group, bool registerObject=false) | physicalProperties | static |
first() | UILList< LListBase, T > | inline |
first() const | UILList< LListBase, T > | inline |
foamFile | IOobject | static |
found(const word &, bool recursive=false, bool patternMatch=true) const | dictionary | |
global() const | IOdictionary | inlinevirtual |
globalFile() const | regIOobject | virtual |
good() const | IOobject | inline |
GOOD enum value | IOobject | |
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(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 > | |
info() const | IOobject | inline |
inotify enum value | IOobject | |
inotifyMaster enum value | IOobject | |
instance() const | IOobject | |
IOdictionary(const IOobject &io, const word &wantedType) | IOdictionary | protected |
IOdictionary(const IOobject &) | IOdictionary | |
IOdictionary(const IOobject &, const dictionary &) | IOdictionary | |
IOdictionary(const IOobject &, Istream &) | IOdictionary | |
IOdictionary(const IOdictionary &) | IOdictionary | |
IOdictionary(IOdictionary &&) | 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) | IOobject | |
IOobject(const fileName &path, const objectRegistry ®istry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true) | IOobject | |
IOobject(const IOobject &io, const objectRegistry ®istry) | IOobject | |
IOobject(const IOobject &io, const word &name) | IOobject | |
IOobject(const IOobject &io)=default | IOobject | |
isDict(const word &) const | dictionary | |
isNull() const | dictionary | inline |
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 |
lookup(const word &, bool recursive=false, bool patternMatch=true) const | dictionary | |
lookup(const word &, bool recursive=false, bool patternMatch=true) const | dictionary | |
lookup(const word &, const unitConversion &, bool recursive=false, bool patternMatch=true) const | dictionary | |
lookupBackwardsCompatible(const wordList &, bool recursive=false, bool patternMatch=true) const | dictionary | |
lookupBackwardsCompatible(const wordList &, bool recursive=false, bool patternMatch=true) const | dictionary | |
lookupBackwardsCompatible(const wordList &, const unitConversion &, bool recursive=false, bool patternMatch=true) const | dictionary | |
lookupCompoundScoped(const word &keyword, bool recursive, bool patternMatch) const | dictionary | |
lookupEntry(const word &, bool recursive, bool patternMatch) const | dictionary | |
lookupEntryBackwardsCompatible(const wordList &, bool recursive, bool patternMatch) const | dictionary | |
lookupEntryPtr(const word &, bool recursive, bool patternMatch) const | dictionary | |
lookupEntryPtr(const word &, bool recursive, bool patternMatch) | dictionary | |
lookupEntryPtrBackwardsCompatible(const wordList &, bool recursive, bool patternMatch) const | 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 | |
lookupOrDefault(const word &, const unitConversion &, const T &, bool recursive=false, bool patternMatch=true) const | dictionary | |
lookupOrDefaultBackwardsCompatible(const wordList &, const T &, bool recursive=false, bool patternMatch=true) const | dictionary | |
lookupOrDefaultBackwardsCompatible(const wordList &, const unitConversion &, const T &, bool recursive=false, bool patternMatch=true) const | dictionary | |
lookupScoped(const word &, bool recursive=false, bool patternMatch=true) const | dictionary | |
lookupScopedEntryPtr(const word &, bool recursive, bool patternMatch) const | dictionary | |
member(const word &name) | IOobject | static |
member() const | IOobject | |
merge(const dictionary &) | dictionary | |
mixture_ | mixtureViscosityModel | protected |
mixtureViscosityModel(const incompressibleDriftFluxMixture &mixture) | mixtureViscosityModel | |
mixtureViscosityModel(const mixtureViscosityModel &)=delete | mixtureViscosityModel | |
modified() const | regIOobject | virtual |
mu(const volScalarField &muc, const volVectorField &U) const | slurry | virtual |
MUST_READ enum value | IOobject | |
MUST_READ_IF_MODIFIED enum value | IOobject | |
Foam::name() const | IOobject | inline |
Foam::dictionary::name() const | dictionaryName | inline |
Foam::dictionary::name() | dictionaryName | inline |
New(const incompressibleDriftFluxMixture &mixture) | mixtureViscosityModel | static |
Foam::viscosityModel::New(const fvMesh &mesh, const word &group=word::null) | viscosityModel | static |
Foam::physicalProperties::New(Istream &) | dictionary | static |
NO_READ enum value | IOobject | |
NO_WRITE enum value | IOobject | |
note() | IOobject | inline |
note() const | IOobject | inline |
nu() const | mixtureViscosityModel | inlinevirtual |
nu(const label patchi) const | mixtureViscosityModel | inlinevirtual |
null | dictionary | static |
objectPath() const | regIOobject | inline |
objectPath(const bool global) const | regIOobject | inline |
Foam::IOobject::objectPath(const bool global) const | IOobject | inline |
objectState enum name | IOobject | |
operator!=(const UILList< LListBase, T > &) const | UILList< LListBase, T > | |
operator+=(const dictionary &) | dictionary | |
operator<<=(const dictionary &) | dictionary | |
operator=(const mixtureViscosityModel &)=delete | mixtureViscosityModel | |
Foam::viscosityModel::operator=(const viscosityModel &)=delete | viscosityModel | |
Foam::physicalProperties::operator=(const physicalProperties &)=delete | physicalProperties | |
Foam::IOdictionary::operator=(const IOdictionary &) | IOdictionary | |
Foam::IOdictionary::operator=(IOdictionary &&) | IOdictionary | |
Foam::regIOobject::operator=(const IOobject &) | regIOobject | |
Foam::regIOobject::operator=(const regIOobject &)=delete | regIOobject | |
Foam::dictionary::operator=(const dictionary &) | dictionary | |
Foam::dictionaryName::operator=(const dictionaryName &name) | dictionaryName | inline |
Foam::dictionaryName::operator=(dictionaryName &&name) | dictionaryName | inline |
Foam::ILList::operator=(const ILList< LListBase, T > &) | ILList< LListBase, T > | |
Foam::ILList::operator=(ILList< LListBase, T > &&) | ILList< LListBase, T > | |
Foam::UILList::operator=(const UILList< LListBase, T > &) | UILList< LListBase, T > | |
Foam::UILList::operator=(UILList< LListBase, T > &&) | UILList< LListBase, T > | |
Foam::viscosity::operator=(const viscosity &)=delete | viscosity | |
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 | regIOobject | |
path(const bool global) const | regIOobject | |
Foam::IOobject::path(const bool global) const | IOobject | |
physicalProperties(const objectRegistry &obr, const word &group) | physicalProperties | |
physicalProperties(const physicalProperties &)=delete | physicalProperties | |
rbegin() const | UILList< LListBase, T > | inline |
read() | slurry | virtual |
Foam::IOdictionary::read(Istream &, const bool keepHeader=false) | dictionary | |
READ_IF_PRESENT enum value | IOobject | |
readData(Istream &) | IOdictionary | virtual |
readHeader(Istream &) | IOobject | |
readHeaderOk(const IOstream::streamFormat defaultFormat, const word &typeName) | regIOobject | protected |
readIfModified() | regIOobject | virtual |
readIfPresent(const word &, T &, bool recursive=false, bool patternMatch=true) const | dictionary | |
readIfPresent(const word &, const unitConversion &, 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 read=true) | regIOobject | |
reference typedef | UILList< LListBase, T > | |
regIOobject(const IOobject &, const bool isTime=false) | regIOobject | |
regIOobject(const regIOobject &) | 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 | |
registered() const | regIOobject | inline |
registerObject() | IOobject | inline |
registerObject() const | IOobject | inline |
relativeObjectPath() const | IOobject | inline |
relativePath() const | IOobject | |
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 |
rootPath() const | IOobject | |
scopedDict(const word &) const | dictionary | |
scopedDict(const word &) | dictionary | |
set(entry *) | dictionary | |
set(const entry &) | dictionary | |
set(const keyType &, const dictionary &) | dictionary | |
set(const keyType &, const T &) | dictionary | |
set(const keyType &, const T &, const KeysAndTs &...) | dictionary | |
set(const keyType &k, const T &t, const KeysAndTs &... keysAndTs) | dictionary | |
setBad(const string &) | IOobject | protected |
setUpToDate() | regIOobject | |
size_type typedef | UILList< LListBase, T > | |
slurry(const incompressibleDriftFluxMixture &mixture) | slurry | |
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 | |
subDictBackwardsCompatible(const wordList &) const | 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 | |
topDictKeyword() const | dictionary | |
transfer(dictionary &) | dictionary | |
Foam::ILList::transfer(ILList< LListBase, T > &) | ILList< LListBase, T > | |
typeHeaderOk(const bool checkType) | IOobject | protected |
TypeName("slurry") | slurry | |
Foam::mixtureViscosityModel::TypeName("mixtureViscosityModel") | mixtureViscosityModel | |
Foam::viscosityModel::TypeName("viscosityModel") | viscosityModel | |
Foam::physicalProperties::TypeName("physicalProperties") | physicalProperties | |
Foam::IOdictionary::TypeName("dictionary") | IOdictionary | |
Foam::regIOobject::TypeName("regIOobject") | regIOobject | |
Foam::IOobject::TypeName("IOobject") | IOobject | |
Foam::viscosity::TypeName("viscosity") | viscosity | |
UILList() | UILList< LListBase, T > | inline |
UILList(T *a) | UILList< LListBase, T > | inline |
UILList(const UILList< LListBase, T > &) | UILList< LListBase, T > | |
UILList(UILList< LListBase, T > &&) | UILList< LListBase, T > | |
updateInstance() const | IOobject | |
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 > | |
viscosity() | viscosity | inline |
viscosity(const viscosity &)=delete | viscosity | |
viscosityModel(const fvMesh &mesh, const word &group) | viscosityModel | |
viscosityModel(const viscosityModel &)=delete | viscosityModel | |
warnNoRereading() const | IOobject | |
watchIndices() const | regIOobject | inline |
watchIndices() | regIOobject | inline |
Foam::write(const bool write=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 | IOdictionary | virtual |
writeDictionaries | IOdictionary | static |
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 write) const | regIOobject | virtual |
writeOpt() const | IOobject | inline |
writeOpt() | IOobject | inline |
writeOption enum name | IOobject | |
writeOptionalEntries | dictionary | static |
~dictionary() | dictionary | virtual |
~ILList() | ILList< LListBase, T > | |
~IOdictionary() | IOdictionary | virtual |
~IOobject() | IOobject | virtual |
~mixtureViscosityModel() | mixtureViscosityModel | inlinevirtual |
~physicalProperties() | physicalProperties | inlinevirtual |
~regIOobject() | regIOobject | virtual |
~slurry() | slurry | inlinevirtual |
~viscosity() | viscosity | inlinevirtual |
~viscosityModel() | viscosityModel | inlinevirtual |