This is the complete list of members for kinematicSingleLayer, including all inherited members.
active() const | regionModel | inline |
active_ | regionModel | protected |
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 | |
addedMassTotal_ | kinematicSingleLayer | protected |
addSources(const label patchi, const label facei, const scalar massSource, const vector &momentumSource, const scalar pressureSource, const scalar energySource=0) | kinematicSingleLayer | virtual |
addWatch() | regIOobject | virtual |
addWatch(const fileName &) | regIOobject | virtual |
alpha() const | kinematicSingleLayer | inlinevirtual |
alpha_ | kinematicSingleLayer | protected |
AUTO_WRITE enum value | IOobject | |
availableMass_ | kinematicSingleLayer | protected |
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 | |
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 | |
cloudDiameterTrans() const | kinematicSingleLayer | virtual |
cloudDiameterTrans_ | kinematicSingleLayer | protected |
cloudMassTrans() const | kinematicSingleLayer | virtual |
cloudMassTrans_ | kinematicSingleLayer | protected |
coeffs() const | regionModel | inline |
coeffs_ | regionModel | protected |
const_searcher typedef | dictionary | |
const_searcher | dictionary | |
constrainFilmField(Type &field, const typename Type::cmptType &value) | kinematicSingleLayer | protected |
continuityCheck() | kinematicSingleLayer | protectedvirtual |
correctAlpha() | kinematicSingleLayer | protectedvirtual |
correctThermoFields() | kinematicSingleLayer | protectedvirtual |
CourantNumber() const | kinematicSingleLayer | virtual |
Cp() const | kinematicSingleLayer | virtual |
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 | |
cumulativeContErr_ | kinematicSingleLayer | protected |
db() const noexcept | IOobject | |
declareRunTimeSelectionTable(autoPtr, surfaceFilmModel, mesh,(const word &modelType, const fvMesh &mesh, const dimensionedVector &g, const word ®ionType),(modelType, mesh, g, regionType)) | surfaceFilmModel | |
delta() const | kinematicSingleLayer | inlinevirtual |
delta_ | kinematicSingleLayer | protected |
deltaCoLimit_ | kinematicSingleLayer | protected |
deltaMass() const | kinematicSingleLayer | inline |
deltaRho() const | kinematicSingleLayer | virtual |
deltaRho_ | kinematicSingleLayer | protected |
deltaSmall() const | kinematicSingleLayer | inline |
deltaSmall_ | kinematicSingleLayer | protected |
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() const | dictionary | inline |
digest() const | dictionary | |
endLineNumber() const | dictionary | |
erase(T *item) | ILList | |
eraseHead() | ILList | |
eventNo() const | regIOobject | inline |
eventNo() | regIOobject | inline |
evolve() | surfaceFilmRegionModel | virtual |
evolveRegion() | kinematicSingleLayer | virtual |
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 |
filmThermo() const | kinematicSingleLayer | inline |
filmThermo_ | kinematicSingleLayer | protected |
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 | |
forces_ | kinematicSingleLayer | protected |
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 |
foundCompat(const word &keyword, std::initializer_list< std::pair< const char *, int >> compat, enum keyType::option=keyType::REGEX) const | dictionary | |
functions_ | regionModel | protected |
g() const | surfaceFilmRegionModel | inline |
g_ | surfaceFilmRegionModel | 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 |
gNorm() const | kinematicSingleLayer | inline |
gNormClipped() const | kinematicSingleLayer | 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 |
gTan() const | kinematicSingleLayer | inline |
gTan(const label patchI) const | kinematicSingleLayer | inline |
headerClassName() const noexcept | IOobject | inline |
headerClassName() noexcept | IOobject | inline |
headerOk() | regIOobject | |
hs() const | kinematicSingleLayer | virtual |
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 | |
info() | kinematicSingleLayer | virtual |
Foam::IOdictionary::info() const | IOobject | inline |
infoOutput() const | regionModel | inline |
infoOutput_ | regionModel | protected |
injection() | kinematicSingleLayer | inline |
injection_ | kinematicSingleLayer | protected |
inotify enum value | IOobject | |
inotifyMaster enum value | IOobject | |
instance() const noexcept | IOobject | inline |
instance() noexcept | IOobject | inline |
intCoupledPatchIDs() const | regionModel | inline |
intCoupledPatchIDs_ | regionModel | protected |
interRegionAMI(const regionModel &nbrRegion, const label regionPatchi, const label nbrPatchi, const bool flip) const | regionModel | protectedvirtual |
interRegionAMI_ | regionModel | mutableprotected |
interRegionAMINames_ | regionModel | mutableprotected |
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 | |
isCoupledPatch(const label regionPatchi) const | regionModel | inline |
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 |
isRegionPatch(const label primaryPatchi) const | regionModel | inline |
kappa() const | kinematicSingleLayer | virtual |
keys(bool patterns=false) const | dictionary | |
kinematicSingleLayer(const word &modelType, const fvMesh &mesh, const dimensionedVector &g, const word ®ionType, const bool readFields=true) | kinematicSingleLayer | |
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 |
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 |
lookupType(const word &keyword, bool recursive=false, bool patternMatch=true) const | dictionary | inline |
magSf() const | singleLayerRegion | virtual |
magSfPtr_ | singleLayerRegion | protected |
makeScopedDict(const fileName &dictPath) | dictionary | |
mappedFieldAndInternalPatchTypes() const | singleLayerRegion | |
mappedFieldAndInternalPatchTypes() const | singleLayerRegion | |
mappedPushedFieldPatchTypes() const | singleLayerRegion | |
mappedPushedFieldPatchTypes() const | singleLayerRegion | |
mapRegionPatchField(const regionModel &nbrRegion, const label regionPatchi, const label nbrPatchi, const Field< Type > &nbrField, const bool flip=false) const | regionModel | |
mapRegionPatchField(const regionModel &nbrRegion, const word &fieldName, const label regionPatchi, const bool flip=false) const | regionModel | |
mapRegionPatchField(const regionModel &nbrRegion, const label regionPatchi, const label nbrPatchi, const Field< Type > &nbrField, const bool flip) const | regionModel | |
mapRegionPatchField(const regionModel &nbrRegion, const word &fieldName, const label regionPatchi, const bool flip) const | regionModel | |
mapRegionPatchInternalField(const regionModel &nbrRegion, const word &fieldName, const label regionPatchi, const bool flip=false) const | regionModel | |
mapRegionPatchInternalField(const regionModel &nbrRegion, const word &fieldName, const label regionPatchi, const bool flip) const | regionModel | |
mass() const | kinematicSingleLayer | inline |
masterOnlyReading | regIOobject | protectedstatic |
maxFileModificationPolls | IOobject | static |
member(const word &name) | IOobject | static |
member() const | IOobject | inline |
merge(const dictionary &dict) | dictionary | |
modelName() const | regionModel | inline |
modelName_ | regionModel | protected |
modified() const | regIOobject | virtual |
momentumPredictor() const | kinematicSingleLayer | inline |
momentumPredictor_ | kinematicSingleLayer | protected |
mu() const | kinematicSingleLayer | inline |
mu_ | kinematicSingleLayer | protected |
muPrimary() const | kinematicSingleLayer | inline |
muPrimary_ | kinematicSingleLayer | protected |
MUST_READ enum value | IOobject | |
MUST_READ_IF_MODIFIED enum value | IOobject | |
name() const | baseIOdictionary | |
Foam::dictionary::name() noexcept | dictionary | inline |
nbrCoupledPatchID(const regionModel &nbrRegion, const label regionPatchi) const | regionModel | |
nCorr() const | kinematicSingleLayer | inline |
nCorr_ | kinematicSingleLayer | protected |
Foam::New(const fvMesh &mesh, const dimensionedVector &g, const word ®ionType="surfaceFilm") | surfaceFilmModel | static |
Foam::regionModels::singleLayerRegion::New(Istream &is) | dictionary | static |
nHat() const | singleLayerRegion | virtual |
nHatPtr_ | singleLayerRegion | protected |
nNonOrthCorr() const | kinematicSingleLayer | inline |
nNonOrthCorr_ | kinematicSingleLayer | protected |
NO_READ enum value | IOobject | |
NO_WRITE enum value | IOobject | |
note() const noexcept | IOobject | inline |
note() noexcept | IOobject | inline |
nOuterCorr() const | kinematicSingleLayer | inline |
nOuterCorr_ | kinematicSingleLayer | protected |
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::IOdictionary::operator=(const baseIOdictionary &rhs) | baseIOdictionary | |
Foam::IOdictionary::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 | |
outputProperties() const | regionModel | inline |
outputProperties() | regionModel | inline |
outputPropertiesPtr_ | regionModel | protected |
ownedByRegistry() const | regIOobject | inline |
parent() const noexcept | dictionary | inline |
parseHeader(const dictionary &headerDict) | IOobject | |
passivePatchIDs() const | singleLayerRegion | virtual |
passivePatchIDs_ | singleLayerRegion | protected |
path() const | IOobject | |
path(const word &instance, const fileName &local=fileName::null) const | IOobject | |
phi() const | kinematicSingleLayer | virtual |
phi_ | kinematicSingleLayer | protected |
postEvolveRegion() | kinematicSingleLayer | virtual |
pp() | kinematicSingleLayer | protectedvirtual |
pPrimary() const | kinematicSingleLayer | inline |
pPrimary_ | kinematicSingleLayer | protected |
preEvolveRegion() | kinematicSingleLayer | virtual |
primaryMassTrans() const | kinematicSingleLayer | virtual |
primaryMassTrans_ | kinematicSingleLayer | protected |
primaryMesh() const | regionModel | inline |
primaryMesh_ | regionModel | protected |
primaryPatchIDs() const | regionModel | inline |
primaryPatchIDs_ | regionModel | protected |
pSp() | kinematicSingleLayer | inline |
pSp() const | kinematicSingleLayer | inline |
pSp_ | kinematicSingleLayer | protected |
pSpPrimary() | kinematicSingleLayer | inline |
pSpPrimary_ | kinematicSingleLayer | protected |
pu() | kinematicSingleLayer | protectedvirtual |
read() | kinematicSingleLayer | protectedvirtual |
Foam::regionModels::regionModel::read(const dictionary &dict) | regionModel | protectedvirtual |
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 | |
regionMesh() const | regionModel | inline |
regionMesh() | regionModel | inline |
regionModel(const fvMesh &mesh, const word ®ionType) | regionModel | |
regionModel(const fvMesh &mesh, const word ®ionType, const word &modelName, bool readFields=true) | regionModel | |
regionModel(const fvMesh &mesh, const word ®ionType, const word &modelName, const dictionary &dict, bool readFields=true) | regionModel | |
regionName_ | regionModel | protected |
regionPatchID(const label primaryPatchID) const | regionModel | inline |
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 |
resetPrimaryRegionSourceTerms() | kinematicSingleLayer | protectedvirtual |
rho() const | kinematicSingleLayer | virtual |
rho_ | kinematicSingleLayer | protected |
rhoPrimary() const | kinematicSingleLayer | inline |
rhoPrimary_ | kinematicSingleLayer | protected |
rhoSp() | kinematicSingleLayer | inline |
rhoSp() const | kinematicSingleLayer | inline |
rhoSp_ | kinematicSingleLayer | protected |
rhoSpPrimary() | kinematicSingleLayer | inline |
rhoSpPrimary_ | kinematicSingleLayer | 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 | |
Sh() const | kinematicSingleLayer | virtual |
sigma() const | kinematicSingleLayer | inlinevirtual |
sigma_ | kinematicSingleLayer | protected |
singleLayerRegion(const fvMesh &mesh, const word ®ionType) | singleLayerRegion | |
singleLayerRegion(const fvMesh &mesh, const word ®ionType, const word &modelName, bool readFields=true) | singleLayerRegion | |
solution() const | regionModel | inline |
solveContinuity() | kinematicSingleLayer | protectedvirtual |
solveMomentum(const volScalarField &pu, const volScalarField &pp) | kinematicSingleLayer | protectedvirtual |
solveThickness(const volScalarField &pu, const volScalarField &pp, fvVectorMatrix &UEqn) | kinematicSingleLayer | protectedvirtual |
sortedToc() const | dictionary | |
sortedToc(const Compare &comp) const | dictionary | |
sortedToc(const Compare &comp) const | dictionary | |
Srho() const | kinematicSingleLayer | virtual |
Srho(const label i) const | kinematicSingleLayer | virtual |
startLineNumber() const | dictionary | |
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 | |
surfaceFilmModel() | surfaceFilmModel | |
surfaceFilmRegionModel(const word &modelType, const fvMesh &mesh, const dimensionedVector &g, const word ®ionType) | surfaceFilmRegionModel | |
T() const | kinematicSingleLayer | virtual |
time() const | regionModel | inline |
time_ | regionModel | protected |
timeStamp enum value | IOobject | |
timeStampMaster enum value | IOobject | |
toc() const | dictionary | |
tokens() const | dictionary | |
topDict() const | dictionary | |
toPrimary(const label regionPatchi, List< Type > ®ionField) const | regionModel | |
toPrimary(const label regionPatchi, List< Type > ®ionField, const CombineOp &cop) const | regionModel | |
toRegion(const label regionPatchi, List< Type > &primaryFieldField) const | regionModel | |
toRegion(const label regionPatchi, List< Type > &primaryFieldField, const CombineOp &cop) const | regionModel | |
transfer() | kinematicSingleLayer | inline |
Foam::regionModels::surfaceFilmModels::surfaceFilmRegionModel::transfer(dictionary &dict) | dictionary | |
Foam::ILList::transfer(ILList< LListBase, T > &lst) | ILList | |
transfer_ | kinematicSingleLayer | protected |
transferPrimaryRegionSourceFields() | kinematicSingleLayer | protectedvirtual |
transferPrimaryRegionThermoFields() | kinematicSingleLayer | protectedvirtual |
Tref | surfaceFilmModel | static |
Ts() const | kinematicSingleLayer | virtual |
turbulence() const | kinematicSingleLayer | inline |
turbulence_ | kinematicSingleLayer | protected |
Tw() const | kinematicSingleLayer | virtual |
typeHeaderOk(const bool checkType=true, const bool search=true, const bool verbose=true) | IOobject | |
TypeName("kinematicSingleLayer") | kinematicSingleLayer | |
Foam::regionModels::surfaceFilmModels::surfaceFilmRegionModel::TypeName("surfaceFilmRegionModel") | surfaceFilmRegionModel | |
Foam::regionModels::surfaceFilmModel::TypeName("surfaceFilmModel") | surfaceFilmModel | |
Foam::regionModels::singleLayerRegion::TypeName("regionModel") | singleLayerRegion | |
Foam::IOdictionary::TypeName("dictionary") | baseIOdictionary | |
Foam::regIOobject::TypeName("regIOobject") | regIOobject | |
Foam::IOobject::TypeName("IOobject") | IOobject | |
U() const | kinematicSingleLayer | virtual |
U_ | kinematicSingleLayer | protected |
updateMetaData() | regIOobject | virtual |
updateSubmodels() | kinematicSingleLayer | protectedvirtual |
updateSurfaceVelocities() | kinematicSingleLayer | protectedvirtual |
UPrimary() const | kinematicSingleLayer | inline |
UPrimary_ | kinematicSingleLayer | protected |
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 | |
Us() const | kinematicSingleLayer | virtual |
Us_ | kinematicSingleLayer | protected |
USp() | kinematicSingleLayer | inline |
USp() const | kinematicSingleLayer | inline |
USp_ | kinematicSingleLayer | protected |
USpPrimary() | kinematicSingleLayer | inline |
USpPrimary_ | kinematicSingleLayer | protected |
Uw() const | kinematicSingleLayer | virtual |
Uw_ | kinematicSingleLayer | protected |
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 |
~dictionary() | dictionary | virtual |
~ILList() | ILList | |
~IOdictionary()=default | IOdictionary | virtual |
~IOobject()=default | IOobject | virtual |
~kinematicSingleLayer() | kinematicSingleLayer | virtual |
~regionModel()=default | regionModel | virtual |
~regIOobject() | regIOobject | virtual |
~singleLayerRegion() | singleLayerRegion | virtual |
~surfaceFilmModel() | surfaceFilmModel | virtual |
~surfaceFilmRegionModel() | surfaceFilmRegionModel | virtual |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.