This is the complete list of members for twoPhaseSystem, including all inherited members.
add(entry *entryPtr, bool mergeEntry=false) | dictionary | |
add(const entry &e, bool mergeEntry=false) | dictionary | |
add(const keyType &k, const word &v, bool overwrite=false) | dictionary | |
add(const keyType &k, const string &v, bool overwrite=false) | dictionary | |
add(const keyType &k, const label v, bool overwrite=false) | dictionary | |
add(const keyType &k, const scalar v, bool overwrite=false) | dictionary | |
add(const keyType &k, const dictionary &d, bool mergeEntry=false) | dictionary | |
add(const keyType &k, const T &v, bool overwrite=false) | dictionary | |
add(const keyType &k, const T &v, bool overwrite) | dictionary | |
addField(const phaseModel &phase, const word &fieldName, tmp< GeoField > field, PtrList< GeoField > &fieldList) const | phaseSystem | protected |
addField(const phaseModel &phase, const word &fieldName, const GeoField &field, PtrList< GeoField > &fieldList) const | phaseSystem | protected |
addField(const phaseModel &phase, const word &fieldName, tmp< GeoField > field, HashPtrTable< GeoField > &fieldTable) const | phaseSystem | protected |
addField(const phaseModel &phase, const word &fieldName, const GeoField &field, HashPtrTable< GeoField > &fieldTable) const | phaseSystem | protected |
addInterfacePorosity(fvVectorMatrix &UEqn) | phaseSystem | |
addWatch() | regIOobject | virtual |
addWatch(const fileName &) | regIOobject | virtual |
AFfs() const =0 | phaseSystem | pure virtual |
alpha() const | basicThermo | virtual |
alpha(const label patchi) const | basicThermo | virtual |
alpha_ | basicThermo | protected |
alphaEff(const volScalarField &alphat) const | phaseSystem | virtual |
alphaEff(const scalarField &alphat, const label patchi) const | phaseSystem | virtual |
alphahe() const | phaseSystem | virtual |
alphahe(const label patchi) const | phaseSystem | virtual |
alphaTransfer(SuSpTable &Su, SuSpTable &Sp)=0 | phaseSystem | pure virtual |
anisothermalPhaseModels_ | phaseSystem | protected |
anisothermalPhases() const | phaseSystem | inline |
anisothermalPhases() | phaseSystem | inline |
aspectRatioModels_ | phaseSystem | protected |
aspectRatioModelTable typedef | phaseSystem | protected |
AUTO_WRITE enum value | IOobject | |
bad() const noexcept | IOobject | inline |
BAD enum value | IOobject | |
bannerEnabled() noexcept | IOobject | inlinestatic |
bannerEnabled(bool on) noexcept | IOobject | inlinestatic |
baseIOdictionary(const baseIOdictionary &)=default | baseIOdictionary | |
baseIOdictionary(baseIOdictionary &&)=default | baseIOdictionary | |
baseIOdictionary(const IOobject &io, const dictionary *fallback=nullptr) | baseIOdictionary | explicit |
baseIOdictionary(const IOobject &io, const dictionary &dict) | baseIOdictionary | |
baseIOdictionary(const IOobject &io, Istream &is) | baseIOdictionary | |
basicThermo(const basicThermo &)=delete | basicThermo | protected |
basicThermo(const fvMesh &, const word &phaseName) | basicThermo | |
basicThermo(const fvMesh &, const dictionary &, const word &phaseName) | basicThermo | |
basicThermo(const fvMesh &, const word &phaseName, const word &dictionaryName) | basicThermo | |
blendingMethodTable typedef | phaseSystem | protected |
calcMu() | phaseSystem | protected |
Foam::phaseSystem::calcPhi(const phaseModelList &phaseModels) const | phaseSystem | protected |
caseName() const | IOobject | |
cfindScopedDict(const fileName &dictPath) const | dictionary | |
changeKeyword(const keyType &oldKeyword, const keyType &newKeyword, bool overwrite=false) | dictionary | |
checkIn() | regIOobject | |
checkITstream(const ITstream &is, const word &keyword) const | dictionary | |
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 | |
coeffs(const word &key) const | phaseSystem | virtual |
compressibleTransportModel() | compressibleTransportModel | |
const_searcher typedef | dictionary | |
const_searcher | dictionary | |
correct() | twoPhaseSystem | virtual |
correctEnergyTransport() | phaseSystem | virtual |
correctKinematics() | phaseSystem | virtual |
correctMassSources(const volScalarField &T)=0 | phaseSystem | pure virtual |
correctThermo() | phaseSystem | virtual |
correctTurbulence() | twoPhaseSystem | virtual |
Cp() const | phaseSystem | virtual |
Cp(const scalarField &p, const scalarField &T, const label patchi) const | phaseSystem | virtual |
Cp(const scalarField &p, const scalarField &T, const labelList &cells) const | phaseSystem | inlinevirtual |
CpByCpv() const | phaseSystem | virtual |
CpByCpv(const scalarField &p, const scalarField &T, const label patchi) const | phaseSystem | virtual |
Cpv() const | phaseSystem | virtual |
Cpv(const scalarField &p, const scalarField &T, const label patchi) const | phaseSystem | virtual |
createSubModels(const dictTable &modelDicts, HashTable< autoPtr< modelType >, phasePairKey, phasePairKey::hash > &models) | phaseSystem | protected |
createSubModels(const dictTable &modelDicts, const fvMesh &mesh, HashTable< autoPtr< modelType >, phasePairKey, phasePairKey::hash > &models) | phaseSystem | protected |
createSubModels(const dictTable &modelDicts, HashTable< autoPtr< modelType >, phasePairKey, phasePairKey::hash > &models) | phaseSystem | protected |
csearch(const word &keyword, enum keyType::option=keyType::REGEX) const | dictionary | |
csearchCompat(const word &keyword, std::initializer_list< std::pair< const char *, int >> compat, enum keyType::option=keyType::REGEX) const | dictionary | |
csearchScoped(const word &keyword, enum keyType::option) const | dictionary | |
Cv() const | phaseSystem | virtual |
Cv(const scalarField &p, const scalarField &T, const label patchI) const | phaseSystem | virtual |
D() const | twoPhaseSystem | |
db() const noexcept | IOobject | |
DByAfs() const =0 | phaseSystem | pure virtual |
ddtCorrByAs(const PtrList< volScalarField > &rAUs, const bool includeVirtualMass=false) const =0 | phaseSystem | pure virtual |
declareRunTimeSelectionTable(autoPtr, twoPhaseSystem, dictionary,(const fvMesh &mesh),(mesh)) | twoPhaseSystem | |
Foam::phaseSystem::declareRunTimeSelectionTable(autoPtr, basicThermo, fvMesh,(const fvMesh &mesh, const word &phaseName),(mesh, phaseName)) | basicThermo | |
Foam::phaseSystem::declareRunTimeSelectionTable(autoPtr, basicThermo, fvMeshDictPhase,(const fvMesh &mesh, const word &phaseName, const word &dictName),(mesh, phaseName, dictName)) | basicThermo | |
dgdt() const | twoPhaseSystem | inline |
dgdt() | twoPhaseSystem | inline |
dictionary() | dictionary | |
dictionary(const fileName &name) | dictionary | explicit |
dictionary(const fileName &name, const dictionary &parentDict, Istream &is, bool keepHeader=false) | dictionary | |
dictionary(Istream &is) | dictionary | |
dictionary(Istream &is, bool keepHeader) | dictionary | |
dictionary(const dictionary &parentDict, const dictionary &dict) | dictionary | |
dictionary(const dictionary &dict) | dictionary | |
dictionary(const dictionary *dict) | dictionary | explicit |
dictionary(const dictionary &parentDict, dictionary &&dict) | dictionary | |
dictionary(dictionary &&dict) | dictionary | |
dictName | basicThermo | static |
Foam::IOdictionary::dictName() const | dictionary | inline |
dictTable typedef | phaseSystem | protected |
dictTable typedef | phaseSystem | protected |
digest() const | dictionary | |
dmdt(const phasePairKey &key) const =0 | phaseSystem | pure virtual |
dmdt(const phasePairKey &key) const | phaseSystem | virtual |
dmdts() const | twoPhaseSystem | |
Foam::phaseSystem::dmdts() const | phaseSystem | virtual |
dpdt() const | phaseSystem | inline |
dpdt() | phaseSystem | inline |
dpdt_ | phaseSystem | protected |
E(const phasePairKey &key) const | phaseSystem | |
endLineNumber() const | dictionary | |
erase(T *item) | ILList | |
eraseHead() | ILList | |
eventNo() const | regIOobject | inline |
eventNo() | regIOobject | inline |
F() const | twoPhaseSystem | |
Ff() const | twoPhaseSystem | |
fileCheckTypes enum name | IOobject | |
fileCheckTypesNames | IOobject | static |
fileModificationChecking | IOobject | static |
fileModificationSkew | IOobject | static |
fileNameComponents(const fileName &path, fileName &instance, fileName &local, word &name) | IOobject | static |
filePath() const | IOdictionary | inlinevirtual |
fillFields(const word &name, const dimensionSet &dims, PtrList< GeometricField< Type, PatchField, GeoMesh >> &fieldList) const | phaseSystem | |
fillFields(const word &name, const dimensionSet &dims, HashPtrTable< GeometricField< Type, PatchField, GeoMesh >> &fieldTable) const | phaseSystem | |
fillFields_ | twoPhaseSystem | protectedstatic |
findCompat(const word &keyword, std::initializer_list< std::pair< const char *, int >> compat, enum keyType::option) const | dictionary | |
findDict(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) | dictionary | inline |
findDict(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | inline |
findEntry(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) | dictionary | inline |
findEntry(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | inline |
findMetaData() const noexcept | regIOobject | virtual |
findScoped(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | inline |
findScopedDict(const fileName &dictPath) const | dictionary | |
findScopedDict(const fileName &dictPath) | dictionary | |
found(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | inline |
found(const word &keyword, bool recursive, bool patternMatch=true) const | dictionary | inline |
foundBlendedSubModel(const phasePair &key) const | phaseSystem | |
foundCompat(const word &keyword, std::initializer_list< std::pair< const char *, int >> compat, enum keyType::option=keyType::REGEX) const | dictionary | |
foundSubModel(const phasePair &key) const | phaseSystem | |
foundSubModel(const phaseModel &dispersed, const phaseModel &continuous) const | phaseSystem | |
fvOptions() const | phaseSystem | inline |
gamma() const | phaseSystem | virtual |
gamma(const scalarField &p, const scalarField &T, const label patchi) const | phaseSystem | virtual |
generatePairs(const dictTable &modelDicts) | phaseSystem | protected |
generatePairs(const dictTable &modelDicts) | phaseSystem | protected |
generatePairsAndSubModels(const word &modelName, HashTable< autoPtr< modelType >, phasePairKey, phasePairKey::hash > &models) | phaseSystem | protected |
generatePairsAndSubModels(const word &modelName, const fvMesh &mesh, HashTable< autoPtr< modelType >, phasePairKey, phasePairKey::hash > &models) | phaseSystem | protected |
generatePairsAndSubModels(const word &modelName, HashTable< HashTable< autoPtr< modelType >>, phasePairKey, phasePairKey::hash > &models) | phaseSystem | protected |
generatePairsAndSubModels(const word &modelName, HashTable< autoPtr< modelType >, phasePairKey, phasePairKey::hash > &models) | phaseSystem | protected |
generatePairsAndSubModels(const word &modelName, HashTable< autoPtr< BlendedInterfacialModel< modelType >>, phasePairKey, phasePairKey::hash > &models, const bool correctFixedFluxBCs=true) | phaseSystem | protected |
generatePairsAndSubModels(const word &modelName, HashTable< Pair< autoPtr< modelType >>, phasePairKey, phasePairKey::hash > &models, const bool correctFixedFluxBCs=true) | phaseSystem | protected |
generatePairsTable() | phaseSystem | protected |
generatePhaseModels(const wordList &names) const | phaseSystem | protected |
generatePhi(const HashTable< autoPtr< phaseModel >> &phaseModels) const | phaseSystem | protected |
get(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | |
getBool(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | inline |
getCheck(const word &keyword, const Predicate &pred, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | |
getCheckOrAdd(const word &keyword, const T &deflt, const Predicate &pred, enum keyType::option matchOpt=keyType::REGEX) | dictionary | |
getCheckOrDefault(const word &keyword, const T &deflt, const Predicate &pred, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | |
getCompat(const word &keyword, std::initializer_list< std::pair< const char *, int >> compat, enum keyType::option=keyType::REGEX) const | dictionary | |
getFileName(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | inline |
getLabel(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | inline |
getMetaData() noexcept | regIOobject | |
getOrAdd(const word &keyword, const T &deflt, enum keyType::option matchOpt=keyType::REGEX) | dictionary | |
getOrDefault(const word &keyword, const T &deflt, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | |
getOrDefaultCompat(const word &keyword, std::initializer_list< std::pair< const char *, int >> compat, const T &deflt, enum keyType::option=keyType::REGEX) const | dictionary | |
getScalar(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | inline |
getString(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | inline |
getWord(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | inline |
global() const | IOdictionary | inlinevirtual |
globalFilePath(const word &typeName, const bool search=true) const | IOobject | |
globalObject() const noexcept | IOobject | inline |
globalObject(bool on) noexcept | IOobject | inline |
globalObject() noexcept | IOobject | inline |
good() const noexcept | IOobject | inline |
GOOD enum value | IOobject | |
group(const word &name) | IOobject | static |
group() const | IOobject | inline |
groupName(StringType base, const word &group) | IOobject | inlinestatic |
groupName(StringType base, const word &group) | IOobject | inline |
hc() const | phaseSystem | virtual |
he() | phaseSystem | inlinevirtual |
he() const | phaseSystem | inlinevirtual |
he(const volScalarField &p, const volScalarField &T) const | phaseSystem | virtual |
he(const scalarField &p, const scalarField &T, const labelList &cells) const | phaseSystem | virtual |
he(const scalarField &p, const scalarField &T, const label patchi) const | phaseSystem | virtual |
headerClassName() const noexcept | IOobject | inline |
headerClassName() noexcept | IOobject | inline |
headerOk() | regIOobject | |
heatTransfer(const volScalarField &T)=0 | phaseSystem | pure virtual |
heatTransfer() const =0 | phaseSystem | pure virtual |
heatTransferTable typedef | phaseSystem | |
heBoundaryBaseTypes() | basicThermo | protected |
heBoundaryTypes() | basicThermo | protected |
ILList()=default | ILList | |
ILList(T *item) | ILList | inlineexplicit |
ILList(Istream &is) | ILList | |
ILList(const ILList< LListBase, T > &lst) | ILList | |
ILList(ILList< LListBase, T > &&lst) | ILList | |
ILList(const ILList< LListBase, T > &lst, const CloneArg &cloneArg) | ILList | |
ILList(Istream &is, const INew &inew) | ILList | |
includeVolChange()=0 | phaseSystem | pure virtual |
incompressible() const | phaseSystem | virtual |
incompressible(const word) const | phaseSystem | virtual |
info() const | IOobject | inline |
inotify enum value | IOobject | |
inotifyMaster enum value | IOobject | |
instance() const noexcept | IOobject | inline |
instance() noexcept | IOobject | inline |
interfacePorousModelTable typedef | phaseSystem | protected |
interfacePorousModelTable_ | phaseSystem | protected |
IOdictionary(const IOobject &io, const dictionary *fallback=nullptr) | IOdictionary | explicit |
IOdictionary(const IOobject &io, const dictionary &dict) | IOdictionary | |
IOdictionary(const IOobject &io, const word &wantedType, const dictionary *fallback=nullptr) | IOdictionary | |
IOdictionary(const IOobject &io, Istream &is) | IOdictionary | |
IOobject(const IOobject &)=default | IOobject | |
IOobject(const word &name, const fileName &instance, const objectRegistry ®istry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true, bool globalObject=false) | 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 | |
IOobject(const IOobject &io, readOption, writeOption) | IOobject | |
isDict(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | inline |
isHeaderClassName(const word &clsName) const | IOobject | inline |
isHeaderClassName() const | IOobject | inline |
isHeaderClassName() const | IOobject | inline |
isNullDict() const noexcept | dictionary | inline |
isochoric() const | phaseSystem | virtual |
K(const volScalarField &alpha1, const volScalarField &alpha2) const | phaseSystem | |
kappa() const | phaseSystem | virtual |
kappa(const label patchi) const | phaseSystem | virtual |
kappaEff(const volScalarField &kappat) const | phaseSystem | virtual |
kappaEff(const scalarField &alphat, const label patchi) const | phaseSystem | virtual |
Kd() const | twoPhaseSystem | |
Kd() const | twoPhaseSystem | |
Kdf() const | twoPhaseSystem | |
Kdf() const | twoPhaseSystem | |
KdUByAs(const PtrList< volScalarField > &rAUs) const =0 | phaseSystem | pure virtual |
keys(bool patterns=false) const | dictionary | |
Kh() const | twoPhaseSystem | |
labelByteSize() const noexcept | IOobject | inline |
local() const noexcept | IOobject | inline |
localFilePath(const word &typeName, const bool search=true) const | IOobject | |
lookup(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | |
lookup(const word &keyword, bool recursive, bool patternMatch=true) const | dictionary | inline |
lookupBlendedSubModel(const phasePair &key) const | phaseSystem | |
lookupBlendedSubModel(const phasePair &key) const | phaseSystem | |
lookupCompat(const word &keyword, std::initializer_list< std::pair< const char *, int >> compat, enum keyType::option=keyType::REGEX) const | dictionary | |
lookupEntry(const word &keyword, enum keyType::option matchOpt) const | dictionary | |
lookupEntry(const word &keyword, bool recursive, bool patternMatch) const | dictionary | inline |
lookupEntryCompat(const word &keyword, std::initializer_list< std::pair< const char *, int >> compat, enum keyType::option) const | dictionary | |
lookupEntryPtr(const word &keyword, bool recursive, bool patternMatch) | dictionary | inline |
lookupEntryPtr(const word &keyword, bool recursive, bool patternMatch) const | dictionary | inline |
lookupOrAddDefault(const word &keyword, const T &deflt, enum keyType::option matchOpt=keyType::REGEX) | dictionary | inline |
lookupOrAddDefault(const word &keyword, const T &deflt, bool recursive, bool patternMatch=true) | dictionary | inline |
lookupOrDefault(const word &keyword, const T &deflt, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | inline |
lookupOrDefault(const word &keyword, const T &deflt, bool recursive, bool patternMatch=true) const | dictionary | inline |
lookupOrDefaultCompat(const word &keyword, std::initializer_list< std::pair< const char *, int >> compat, const T &deflt, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | inline |
lookupScopedEntryPtr(const word &keyword, bool recursive, bool patternMatch) const | dictionary | inline |
lookupSubModel(const phasePair &key) const | twoPhaseSystem | |
lookupSubModel(const phaseModel &dispersed, const phaseModel &continuous) const | twoPhaseSystem | |
lookupSubModel(const phaseModel &dispersed, const phaseModel &continuous) const | twoPhaseSystem | inline |
lookupSubModel(const phaseModel &dispersed, const phaseModel &continuous) const | twoPhaseSystem | inline |
lookupThermo(const fvPatchScalarField &pf) | basicThermo | static |
lookupType(const word &keyword, bool recursive=false, bool patternMatch=true) const | dictionary | inline |
makeScopedDict(const fileName &dictPath) | dictionary | |
massSpeciesTransfer(const phaseModel &phase, volScalarField::Internal &Su, volScalarField::Internal &Sp, const word speciesName)=0 | phaseSystem | pure virtual |
massTransfer() const =0 | phaseSystem | pure virtual |
massTransferTable typedef | phaseSystem | |
masterOnlyReading | regIOobject | protectedstatic |
maxFileModificationPolls | IOobject | static |
member(const word &name) | IOobject | static |
member() const | IOobject | inline |
merge(const dictionary &dict) | dictionary | |
mesh() const | twoPhaseSystem | inline |
modified() const | regIOobject | virtual |
momentumTransfer()=0 | phaseSystem | pure virtual |
momentumTransferf()=0 | phaseSystem | pure virtual |
momentumTransferTable typedef | phaseSystem | |
movingPhaseModels_ | phaseSystem | protected |
movingPhases() const | phaseSystem | inline |
movingPhases() | phaseSystem | inline |
MRF() const | phaseSystem | inline |
MRF_ | phaseSystem | protected |
mu() const | phaseSystem | virtual |
mu(const label patchi) const | phaseSystem | virtual |
mu_ | phaseSystem | protected |
multiComponentPhaseModels_ | phaseSystem | protected |
multiComponentPhases() const | phaseSystem | inline |
multiComponentPhases() | phaseSystem | inline |
MUST_READ enum value | IOobject | |
MUST_READ_IF_MODIFIED enum value | IOobject | |
name() const | baseIOdictionary | |
Foam::dictionary::name() noexcept | dictionary | inline |
nearInterface(const volScalarField &alpha1, const volScalarField &alpha2) const | phaseSystem | |
nearInterface() const | phaseSystem | |
New(const fvMesh &mesh) | twoPhaseSystem | static |
Foam::phaseSystem::New(const fvMesh &, const word &phaseName=word::null) | basicThermo | static |
Foam::phaseSystem::New(const fvMesh &, const dictionary &, const word &phaseName=word::null) | basicThermo | static |
Foam::phaseSystem::New(const fvMesh &, const word &phaseName, const word &dictName) | basicThermo | static |
Foam::IOdictionary::New(Istream &is) | dictionary | static |
nHatf(const volScalarField &alpha1, const volScalarField &alpha2) const | phaseSystem | |
nHatfv(const volScalarField &alpha1, const volScalarField &alpha2) const | phaseSystem | |
NO_READ enum value | IOobject | |
NO_WRITE enum value | IOobject | |
note() const noexcept | IOobject | inline |
note() noexcept | IOobject | inline |
nu() const | phaseSystem | virtual |
nu(const label patchi) const | phaseSystem | virtual |
null | dictionary | static |
objectPath() const | IOobject | inline |
objectRelPath() const | IOobject | |
objectState enum name | IOobject | |
operator+=(const dictionary &rhs) | dictionary | |
operator<<=(const dictionary &rhs) | dictionary | |
Foam::operator=(const baseIOdictionary &rhs) | baseIOdictionary | |
Foam::operator=(const dictionary &rhs) | baseIOdictionary | |
Foam::regIOobject::operator=(const IOobject &io) | regIOobject | |
Foam::dictionary::operator=(const dictionary &rhs) | dictionary | |
Foam::ILList::operator=(const ILList< LListBase, T > &lst) | ILList | |
Foam::ILList::operator=(ILList< LListBase, T > &&lst) | ILList | |
operator[](const word &keyword) const | dictionary | inline |
operator|=(const dictionary &rhs) | dictionary | |
optionalSubDict(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | |
otherPhase(const phaseModel &phase) const | twoPhaseSystem | inline |
otherPhase(const phaseModel &phase) const | twoPhaseSystem | inline |
ownedByRegistry() const | regIOobject | inline |
p() | basicThermo | virtual |
p() const | basicThermo | virtual |
p_ | basicThermo | protected |
parent() const noexcept | dictionary | inline |
parseHeader(const dictionary &headerDict) | IOobject | |
partialElimination(const PtrList< volScalarField > &rAUs)=0 | phaseSystem | pure virtual |
partialEliminationf(const PtrList< surfaceScalarField > &rAUfs)=0 | phaseSystem | pure virtual |
path() const | IOobject | |
path(const word &instance, const fileName &local=fileName::null) const | IOobject | |
phase1() const | twoPhaseSystem | inline |
phase1() | twoPhaseSystem | |
phase1() const | twoPhaseSystem | inline |
phase1() | twoPhaseSystem | inline |
phase1_ | twoPhaseSystem | protected |
phase2() const | twoPhaseSystem | inline |
phase2() | twoPhaseSystem | |
phase2() const | twoPhaseSystem | inline |
phase2() | twoPhaseSystem | inline |
phase2_ | twoPhaseSystem | protected |
phaseModelList typedef | phaseSystem | |
phaseModelPartialList typedef | phaseSystem | |
phaseModels_ | phaseSystem | protected |
phaseModels_ | phaseSystem | protected |
phaseModelTable typedef | phaseSystem | |
phaseName_ | basicThermo | protected |
phaseNames_ | phaseSystem | protected |
phasePairs() const | phaseSystem | inline |
phasePairs_ | phaseSystem | protected |
phasePairTable typedef | phaseSystem | |
phasePairTable typedef | phaseSystem | |
phasePropertiesName | phaseSystem | static |
phasePropertyName(const word &name, const word &phaseName) | basicThermo | inlinestatic |
phasePropertyName(const word &name) const | basicThermo | inline |
phases() const | phaseSystem | inline |
phases() | phaseSystem | |
phases() const | phaseSystem | inline |
phases() | phaseSystem | inline |
phaseSystem(const fvMesh &mesh) | phaseSystem | |
phaseSystem(const fvMesh &mesh) | phaseSystem | |
phi() const | twoPhaseSystem | inline |
phi() | twoPhaseSystem | inline |
phiFfs(const PtrList< surfaceScalarField > &rAUfs)=0 | phaseSystem | pure virtual |
phiFs(const PtrList< volScalarField > &rAUs)=0 | phaseSystem | pure virtual |
phiKdPhifs(const PtrList< surfaceScalarField > &rAUfs) const =0 | phaseSystem | pure virtual |
phiKdPhis(const PtrList< volScalarField > &rAUs) const =0 | phaseSystem | pure virtual |
pOwner_ | basicThermo | protected |
pPrimeByA() | twoPhaseSystem | inline |
printThermoNames(Ostream &os, const wordList &cmptNames, const wordList &thermoNames) | basicThermo | static |
propertiesName | phaseSystem | static |
Prt() const | phaseSystem | |
Prt_ | phaseSystem | protected |
read() | twoPhaseSystem | virtual |
Foam::IOdictionary::read(Istream &is) | dictionary | |
Foam::dictionary::read(Istream &is, bool keepHeader) | dictionary | |
READ_IF_PRESENT enum value | IOobject | |
readCheck(const word &keyword, T &val, const Predicate &pred, enum keyType::option matchOpt=keyType::REGEX, bool mandatory=true) const | dictionary | |
readCheckIfPresent(const word &keyword, T &val, const Predicate &pred, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | |
readCompat(const word &keyword, std::initializer_list< std::pair< const char *, int >> compat, T &val, enum keyType::option=keyType::REGEX, bool mandatory=true) const | dictionary | |
readData(Istream &) | baseIOdictionary | virtual |
readEntry(const word &keyword, T &val, enum keyType::option matchOpt=keyType::REGEX, bool mandatory=true) const | dictionary | |
readHeader(Istream &is) | IOobject | |
readHeader(dictionary &headerDict, Istream &is) | IOobject | |
readHeaderOk(const IOstreamOption::streamFormat fmt, const word &typeName) | regIOobject | protected |
readIfModified() | regIOobject | virtual |
readIfPresent(const word &keyword, T &val, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | |
readIfPresent(const word &keyword, T &val, bool recursive, bool patternMatch=true) const | dictionary | inline |
readIfPresentCompat(const word &keyword, std::initializer_list< std::pair< const char *, int >> compat, T &val, enum keyType::option=keyType::REGEX) const | dictionary | |
readOpt() const noexcept | IOobject | inline |
readOpt(readOption opt) noexcept | IOobject | inline |
readOpt() noexcept | IOobject | inline |
readOption enum name | IOobject | |
readStream(const word &, const bool valid=true) | regIOobject | |
regIOobject(const IOobject &io, const bool isTimeObject=false) | regIOobject | |
regIOobject(const regIOobject &rio) | regIOobject | |
regIOobject(const regIOobject &rio, bool registerCopy) | regIOobject | |
regIOobject(const word &newName, const regIOobject &, bool registerCopy) | regIOobject | |
regIOobject(const IOobject &io, const regIOobject &rio) | regIOobject | |
registerObject() const noexcept | IOobject | inline |
registerObject(bool on) noexcept | IOobject | inline |
registerObject() noexcept | IOobject | inline |
relativeName(const bool caseTag=false) const | dictionary | |
release(const bool unregister=false) | regIOobject | inline |
remove(const word &keyword) | dictionary | |
removeMetaData() | regIOobject | |
rename(const word &newName) | regIOobject | virtual |
reportingOutput | dictionary | static |
reportOptional() noexcept | dictionary | inlinestatic |
reportOptional(const int level) noexcept | dictionary | inlinestatic |
rho() const | twoPhaseSystem | virtual |
Foam::phaseSystem::rho(const label patchi) const | phaseSystem | virtual |
rhoEoS(const scalarField &p, const scalarField &T, const labelList &cells) const | phaseSystem | virtual |
rhoPhi() const | phaseSystem | |
rhoPhi() | phaseSystem | |
rhoPhi_ | phaseSystem | protected |
rootPath() const | IOobject | |
scalarByteSize() const noexcept | IOobject | inline |
scopedName(const std::string &scope, const word &name) | IOobject | inlinestatic |
scopeSeparator | IOobject | static |
search(const word &keyword, enum keyType::option=keyType::REGEX) const | dictionary | |
search(const word &keyword, enum keyType::option=keyType::REGEX) | dictionary | |
searcher typedef | dictionary | |
searcher | dictionary | |
searchScoped(const word &keyword, enum keyType::option) const | dictionary | |
searchScoped(const word &keyword, enum keyType::option) | dictionary | |
selectIO(const IOobject &io, const fileName &altFile, const word &ioName="") | IOobject | static |
set(entry *entryPtr) | dictionary | |
set(const entry &e) | dictionary | |
set(const keyType &k, const dictionary &v) | dictionary | |
set(const keyType &k, const T &v) | dictionary | |
set(const keyType &k, const T &v) | dictionary | |
setBad(const string &s) | IOobject | protected |
setUpToDate() | regIOobject | |
sigma() const | twoPhaseSystem | |
sigma() const | twoPhaseSystem | |
sigma(const phasePairKey &key) const | twoPhaseSystem | |
Foam::phaseSystem::sigma(const phasePairKey &key) const | phaseSystem | |
solve() | twoPhaseSystem | virtual |
solve() | twoPhaseSystem | virtual |
sortedToc() const | dictionary | |
sortedToc(const Compare &comp) const | dictionary | |
sortedToc(const Compare &comp) const | dictionary | |
splitThermoName(const std::string &thermoName, const int nExpectedCmpts) | basicThermo | static |
startLineNumber() const | dictionary | |
stationaryPhaseModels_ | phaseSystem | protected |
stationaryPhases() const | phaseSystem | inline |
stationaryPhases() | phaseSystem | inline |
store() | regIOobject | inline |
store(Type *p) | regIOobject | inlinestatic |
store(autoPtr< Type > &ptr) | regIOobject | inlinestatic |
store(autoPtr< Type > &&ptr) | regIOobject | inlinestatic |
store(refPtr< Type > &ptr) | regIOobject | inlinestatic |
store(refPtr< Type > &&ptr) | regIOobject | inlinestatic |
store(tmp< Type > &ptr) | regIOobject | inlinestatic |
store(tmp< Type > &&ptr) | regIOobject | inlinestatic |
subDict(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const | dictionary | |
subDict(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) | dictionary | |
subDictOrAdd(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) | dictionary | |
subDictPtr(const word &keyword) const | dictionary | inline |
subDictPtr(const word &keyword) | dictionary | inline |
subOrEmptyDict(const word &keyword, enum keyType::option matchOpt=keyType::REGEX, const bool mandatory=false) const | dictionary | |
substituteKeyword(const word &keyword, bool mergeEntry=false) | dictionary | |
substituteScopedKeyword(const word &keyword, bool mergeEntry=false) | dictionary | |
surfaceTensionCoeff(const phasePairKey &key) const | phaseSystem | virtual |
surfaceTensionForce() const | phaseSystem | |
surfaceTensionModels_ | phaseSystem | protected |
surfaceTensionModelTable typedef | phaseSystem | protected |
surfaceTensionModelTable typedef | phaseSystem | protected |
SuSpTable typedef | phaseSystem | |
T() const | basicThermo | virtual |
T() | basicThermo | virtual |
T_ | basicThermo | protected |
THE(const scalarField &h, const scalarField &p, const scalarField &T0, const labelList &cells) const | phaseSystem | virtual |
THE(const scalarField &h, const scalarField &p, const scalarField &T0, const label patchi) const | phaseSystem | virtual |
thermoName() const | phaseSystem | inlinevirtual |
time() const | IOobject | |
timeStamp enum value | IOobject | |
timeStampMaster enum value | IOobject | |
toc() const | dictionary | |
tokens() const | dictionary | |
topDict() const | dictionary | |
totalPhasePairs() const | phaseSystem | |
totalPhasePairs() | phaseSystem | |
totalPhasePairs_ | phaseSystem | protected |
TOwner_ | basicThermo | protected |
transfer(dictionary &dict) | dictionary | |
Foam::ILList::transfer(ILList< LListBase, T > &lst) | ILList | |
twoPhaseSystem(const fvMesh &) | twoPhaseSystem | |
twoPhaseSystem(const fvMesh &, const dimensionedVector &g) | twoPhaseSystem | |
typeHeaderOk(const bool checkType=true, const bool search=true, const bool verbose=true) | IOobject | |
TypeName("twoPhaseSystem") | twoPhaseSystem | |
Foam::phaseSystem::TypeName("phaseSystem") | phaseSystem | |
Foam::basicThermo::TypeName("basicThermo") | basicThermo | |
Foam::IOdictionary::TypeName("dictionary") | baseIOdictionary | |
Foam::regIOobject::TypeName("regIOobject") | regIOobject | |
Foam::IOobject::TypeName("IOobject") | IOobject | |
Foam::compressibleTransportModel::TypeName("compressibleTransportModel") | compressibleTransportModel | |
U() const | twoPhaseSystem | |
updateMetaData() | regIOobject | virtual |
updateT() const noexcept | basicThermo | inline |
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 | |
validate(const string &app, const word &) const | basicThermo | |
validate(const string &app, const word &, const word &) const | basicThermo | |
validate(const string &app, const word &, const word &, const word &) const | basicThermo | |
validate(const string &app, const word &, const word &, const word &, const word &) const | basicThermo | |
Vm() const | twoPhaseSystem | |
Vm() const | twoPhaseSystem | |
Vmf() const | twoPhaseSystem | |
volTransfer(const volScalarField &p)=0 | phaseSystem | pure virtual |
W() const | phaseSystem | virtual |
warnNoRereading() const | IOobject | |
watchIndices() const | regIOobject | inline |
watchIndices() | regIOobject | inline |
Foam::write(const bool valid=true) const | regIOobject | virtual |
Foam::dictionary::write(Ostream &os, const bool subDict=true) const | dictionary | |
writeBanner(Ostream &os, const bool noSyntaxHint=false) | IOobject | static |
writeData(Ostream &) const | baseIOdictionary | virtual |
writeDivider(Ostream &os) | IOobject | static |
writeEndDivider(Ostream &os) | IOobject | static |
writeEntries(Ostream &os, const bool extraNewLine=false) const | dictionary | |
writeEntry(Ostream &os) const | dictionary | |
writeEntry(const keyType &keyword, Ostream &os) const | dictionary | |
writeHeader(Ostream &os) const | IOobject | |
writeHeader(Ostream &os, const word &objectType) const | IOobject | |
writeHeader(dictionary &dict, IOstreamOption streamOpt) const | IOobject | |
writeHeader(dictionary &dict, const word &objectType, IOstreamOption streamOpt) const | IOobject | |
writeHeaderContent(Ostream &os, const IOobject &io, const word &objectType, const dictionary *metaDataDict=nullptr) | IOobject | protectedstatic |
writeHeaderContent(dictionary &dict, const IOobject &io, const word &objectType, IOstreamOption streamOpt, const dictionary *metaDataDict=nullptr) | IOobject | protectedstatic |
writeObject(IOstreamOption streamOpt, const bool valid) const | regIOobject | virtual |
writeObject(IOstreamOption::streamFormat fmt, IOstreamOption::versionNumber ver, IOstreamOption::compressionType comp, const bool valid) const | regIOobject | virtual |
writeOpt() const noexcept | IOobject | inline |
writeOpt(writeOption opt) noexcept | IOobject | inline |
writeOpt() noexcept | IOobject | inline |
writeOption enum name | IOobject | |
writeOptionalEntries | dictionary | static |
~baseIOdictionary()=default | baseIOdictionary | virtual |
~basicThermo() | basicThermo | virtual |
~compressibleTransportModel() | compressibleTransportModel | virtual |
~dictionary() | dictionary | virtual |
~ILList() | ILList | |
~IOdictionary()=default | IOdictionary | virtual |
~IOobject()=default | IOobject | virtual |
~phaseSystem() | phaseSystem | virtual |
~phaseSystem() | phaseSystem | virtual |
~regIOobject() | regIOobject | virtual |
~twoPhaseSystem() | twoPhaseSystem | virtual |
~twoPhaseSystem() | twoPhaseSystem | virtual |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.