radiationModel Member List

This is the complete list of members for radiationModel, including all inherited members.

absorptionEmission() constradiationModel
absorptionEmission_radiationModelprotected
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
addWatch()regIOobjectvirtual
addWatch(const fileName &)regIOobjectvirtual
AUTO_WRITE enum valueIOobject
bad() constIOobjectinline
BAD enum valueIOobject
baseIOdictionary(const baseIOdictionary &)=defaultbaseIOdictionary
baseIOdictionary(baseIOdictionary &&)=defaultbaseIOdictionary
baseIOdictionary(const IOobject &)baseIOdictionary
baseIOdictionary(const IOobject &, const dictionary &)baseIOdictionary
baseIOdictionary(const IOobject &, Istream &)baseIOdictionary
calculate()=0radiationModelpure virtual
caseName() constIOobject
cfindScopedDict(const fileName &dictPath) constdictionary
changeKeyword(const keyType &oldKeyword, const keyType &newKeyword, bool overwrite=false)dictionary
checkIn()regIOobject
checkITstream(const ITstream &is, const word &keyword) constdictionary
checkOut()regIOobject
ClassName("dictionary")dictionary
clear()dictionary
Foam::clone() constIOobjectinline
Foam::clone(const objectRegistry &registry) constIOobjectinline
Foam::dictionary::clone() constdictionary
close()regIOobject
coeffs_radiationModelprotected
const_searcher typedefdictionary
const_searcherdictionary
correct()radiationModelvirtual
csearch(const word &keyword, enum keyType::option=keyType::REGEX) constdictionary
csearchCompat(const word &keyword, std::initializer_list< std::pair< const char *, int >> compat, enum keyType::option=keyType::REGEX) constdictionary
csearchScoped(const word &keyword, enum keyType::option) constdictionary
db() constIOobject
declareRunTimeSelectionTable(autoPtr, radiationModel, T,(const volScalarField &T),(T))radiationModel
declareRunTimeSelectionTable(autoPtr, radiationModel, dictionary,(const dictionary &dict, const volScalarField &T),(dict, T))radiationModel
dictionary()dictionary
dictionary(const fileName &name)dictionaryexplicit
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
dictionary(const dictionary &parentDict, dictionary &&dict)dictionary
dictionary(dictionary &&dict)dictionary
dictName() constdictionaryinline
digest() constdictionary
endLineNumber() constdictionary
erase(T *item)ILList< LListBase, T >
eraseHead()ILList< LListBase, T >
eventNo() constregIOobjectinline
eventNo()regIOobjectinline
externalRadHeatFieldName_radiationModelstatic
fileCheckTypes enum nameIOobject
fileCheckTypesNamesIOobjectstatic
fileModificationCheckingIOobjectstatic
fileModificationSkewregIOobjectstatic
fileNameComponents(const fileName &path, fileName &instance, fileName &local, word &name)IOobjectstatic
filePath() constIOdictionaryinlinevirtual
findCompat(const word &keyword, std::initializer_list< std::pair< const char *, int >> compat, enum keyType::option) constdictionary
findDict(const word &keyword, enum keyType::option matchOpt=keyType::REGEX)dictionary
findDict(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) constdictionary
findEntry(const word &keyword, enum keyType::option matchOpt=keyType::REGEX)dictionary
findEntry(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) constdictionary
findScoped(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) constdictionary
findScopedDict(const fileName &dictPath) constdictionary
findScopedDict(const fileName &dictPath)dictionary
firstIter_radiationModelprotected
found(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) constdictionary
found(const word &keyword, bool recursive, bool patternMatch=true) constdictionaryinline
foundCompat(const word &keyword, std::initializer_list< std::pair< const char *, int >> compat, enum keyType::option=keyType::REGEX) constdictionary
get(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) constdictionary
getBool(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) constdictionaryinline
getCheck(const word &keyword, const Predicate &pred, enum keyType::option matchOpt=keyType::REGEX) constdictionary
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) constdictionary
getCompat(const word &keyword, std::initializer_list< std::pair< const char *, int >> compat, enum keyType::option=keyType::REGEX) constdictionary
getFileName(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) constdictionaryinline
getLabel(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) constdictionaryinline
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) constdictionary
getOrDefaultCompat(const word &keyword, std::initializer_list< std::pair< const char *, int >> compat, const T &deflt, enum keyType::option=keyType::REGEX) constdictionary
getScalar(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) constdictionaryinline
getString(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) constdictionaryinline
getWord(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) constdictionaryinline
global() constIOdictionaryinlinevirtual
globalFilePath(const word &typeName, const bool search=true) constIOobject
globalObject() constIOobjectinline
globalObject()IOobjectinline
good() constIOobjectinline
GOOD enum valueIOobject
group(const word &name)IOobjectstatic
group() constIOobjectinline
groupName(StringType base, const word &group)IOobjectinlinestatic
groupName(StringType base, const word &group)IOobjectinline
headerClassName() constIOobjectinline
headerClassName()IOobjectinline
headerOk()regIOobject
ILList()=defaultILList< LListBase, T >
ILList(T *item)ILList< LListBase, T >inlineexplicit
ILList(Istream &is)ILList< LListBase, T >
ILList(const ILList< LListBase, T > &lst)ILList< LListBase, T >
ILList(ILList< LListBase, T > &&lst)ILList< LListBase, T >
ILList(const ILList< LListBase, T > &lst, const CloneArg &cloneArg)ILList< LListBase, T >
ILList(Istream &is, const INew &inew)ILList< LListBase, T >
info() constIOobjectinline
inotify enum valueIOobject
inotifyMaster enum valueIOobject
instance() constIOobjectinline
instance()IOobjectinline
IOdictionary(const IOobject &)IOdictionary
IOdictionary(const IOobject &, const dictionary &)IOdictionary
IOdictionary(const IOobject &, Istream &)IOdictionary
IOobject(const IOobject &)=defaultIOobject
IOobject(const word &name, const fileName &instance, const objectRegistry &registry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true)IOobject
IOobject(const word &name, const fileName &instance, const fileName &local, const objectRegistry &registry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true, bool globalObject=false)IOobject
IOobject(const fileName &path, const objectRegistry &registry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true, bool globalObject=false)IOobject
IOobject(const IOobject &io, const objectRegistry &registry)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) constdictionary
isHeaderClassName(const word &clsName) constIOobjectinline
isHeaderClassName() constIOobjectinline
isHeaderClassName() constIOobjectinline
keys(bool patterns=false) constdictionary
labelByteSize() constIOobjectinline
local() constIOobjectinline
localFilePath(const word &typeName, const bool search=true) constIOobject
lookup(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) constdictionary
lookup(const word &keyword, bool recursive, bool patternMatch=true) constdictionaryinline
lookupCompat(const word &keyword, std::initializer_list< std::pair< const char *, int >> compat, enum keyType::option=keyType::REGEX) constdictionary
lookupEntry(const word &keyword, enum keyType::option matchOpt) constdictionary
lookupEntry(const word &keyword, bool recursive, bool patternMatch) constdictionaryinline
lookupEntryCompat(const word &keyword, std::initializer_list< std::pair< const char *, int >> compat, enum keyType::option) constdictionary
lookupEntryPtr(const word &keyword, bool recursive, bool patternMatch)dictionaryinline
lookupEntryPtr(const word &keyword, bool recursive, bool patternMatch) constdictionaryinline
lookupOrAddDefault(const word &keyword, const T &deflt, enum keyType::option matchOpt=keyType::REGEX)dictionaryinline
lookupOrAddDefault(const word &keyword, const T &deflt, bool recursive, bool patternMatch=true)dictionaryinline
lookupOrDefault(const word &keyword, const T &deflt, enum keyType::option matchOpt=keyType::REGEX) constdictionaryinline
lookupOrDefault(const word &keyword, const T &deflt, bool recursive, bool patternMatch=true) constdictionaryinline
lookupOrDefaultCompat(const word &keyword, std::initializer_list< std::pair< const char *, int >> compat, const T &deflt, enum keyType::option matchOpt=keyType::REGEX) constdictionaryinline
lookupScopedEntryPtr(const word &keyword, bool recursive, bool patternMatch) constdictionaryinline
lookupType(const word &keyword, bool recursive=false, bool patternMatch=true) constdictionaryinline
makeScopedDict(const fileName &dictPath)dictionary
masterOnlyReadingregIOobjectprotectedstatic
maxFileModificationPollsregIOobjectstatic
member(const word &name)IOobjectstatic
member() constIOobjectinline
merge(const dictionary &dict)dictionary
mesh_radiationModelprotected
modified() constregIOobjectvirtual
MUST_READ enum valueIOobject
MUST_READ_IF_MODIFIED enum valueIOobject
name() constbaseIOdictionary
Foam::dictionary::name()dictionaryinline
nBands() const =0radiationModelpure virtual
New(const volScalarField &T)radiationModelstatic
New(const dictionary &dict, const volScalarField &T)radiationModelstatic
Foam::IOdictionary::New(Istream &is)dictionarystatic
NO_READ enum valueIOobject
NO_WRITE enum valueIOobject
note() constIOobjectinline
note()IOobjectinline
nulldictionarystatic
objectPath() constIOobjectinline
objectState enum nameIOobject
objectStream()regIOobjectprotected
operator+=(const dictionary &rhs)dictionary
operator<<=(const dictionary &rhs)dictionary
Foam::IOdictionary::operator=(const baseIOdictionary &)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< LListBase, T >
Foam::ILList::operator=(ILList< LListBase, T > &&lst)ILList< LListBase, T >
operator[](const word &keyword) constdictionaryinline
operator|=(const dictionary &rhs)dictionary
optionalSubDict(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) constdictionary
ownedByRegistry() constregIOobjectinline
parent() constdictionaryinline
path() constIOobject
path(const word &instance, const fileName &local=fileName::null) constIOobject
primaryFluxName_radiationModelstatic
radiation() constradiationModelinline
radiation_radiationModelprotected
radiationModel(const volScalarField &T)radiationModel
radiationModel(const word &type, const volScalarField &T)radiationModel
radiationModel(const word &type, const dictionary &dict, const volScalarField &T)radiationModel
read()=0radiationModelpure virtual
Foam::IOdictionary::read(Istream &is)dictionary
Foam::dictionary::read(Istream &is, bool keepHeader)dictionary
READ_IF_PRESENT enum valueIOobject
readCheck(const word &keyword, T &val, const Predicate &pred, enum keyType::option matchOpt=keyType::REGEX, bool mandatory=true) constdictionary
readCheckIfPresent(const word &keyword, T &val, const Predicate &pred, enum keyType::option matchOpt=keyType::REGEX) constdictionary
readCompat(const word &keyword, std::initializer_list< std::pair< const char *, int >> compat, T &val, enum keyType::option=keyType::REGEX, bool mandatory=true) constdictionary
readData(Istream &)baseIOdictionaryvirtual
readEntry(const word &keyword, T &val, enum keyType::option matchOpt=keyType::REGEX, bool mandatory=true) constdictionary
readHeader(Istream &is)IOobject
readHeaderOk(const IOstream::streamFormat PstreamFormat, const word &typeName)regIOobjectprotected
readIfModified()regIOobjectvirtual
readIfPresent(const word &keyword, T &val, enum keyType::option matchOpt=keyType::REGEX) constdictionary
readIfPresent(const word &keyword, T &val, bool recursive, bool patternMatch=true) constdictionaryinline
readIfPresentCompat(const word &keyword, std::initializer_list< std::pair< const char *, int >> compat, T &val, enum keyType::option=keyType::REGEX) constdictionary
readOpt() constIOobjectinline
readOpt()IOobjectinline
readOption enum nameIOobject
readStream(const word &, const bool valid=true)regIOobject
regIOobject(const IOobject &io, const bool isTime=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() constIOobjectinline
registerObject()IOobjectinline
release(const bool unregister=false)regIOobjectinline
relfectedFluxName_radiationModelstatic
remove(const word &keyword)dictionary
rename(const word &newName)regIOobjectvirtual
rootPath() constIOobject
Rp() const =0radiationModelpure virtual
Ru() const =0radiationModelpure virtual
scalarByteSize() constIOobjectinline
scatter_radiationModelprotected
scopedName(StringType scope, const word &name)IOobjectinlinestatic
scopedName(StringType scope, const word &name)IOobjectinline
scopeSeparatorIOobjectstatic
search(const word &keyword, enum keyType::option=keyType::REGEX) constdictionary
search(const word &keyword, enum keyType::option=keyType::REGEX)dictionary
searcher typedefdictionary
searcherdictionary
searchScoped(const word &keyword, enum keyType::option) constdictionary
searchScoped(const word &keyword, enum keyType::option)dictionary
selectIO(const IOobject &io, const fileName &altFile, const word &ioName="")IOobjectstatic
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)IOobjectprotected
setUpToDate()regIOobject
Sh(const basicThermo &thermo, const volScalarField &he) constradiationModelvirtual
solverFreq_radiationModelprotected
soot() constradiationModel
soot_radiationModelprotected
sortedToc() constdictionary
sortedToc(const Compare &comp) constdictionary
sortedToc(const Compare &comp) constdictionary
ST(const dimensionedScalar &rhoCp, volScalarField &T) constradiationModelvirtual
ST(tmp< volScalarField > rhoCp, volScalarField &T) constradiationModelvirtual
ST(volScalarField &T) constradiationModelvirtual
startLineNumber() constdictionary
store()regIOobjectinline
store(Type *p)regIOobjectinlinestatic
store(autoPtr< Type > &ptr)regIOobjectinlinestatic
store(autoPtr< Type > &&ptr)regIOobjectinlinestatic
store(refPtr< Type > &ptr)regIOobjectinlinestatic
store(refPtr< Type > &&ptr)regIOobjectinlinestatic
store(tmp< Type > &ptr)regIOobjectinlinestatic
store(tmp< Type > &&ptr)regIOobjectinlinestatic
subDict(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) constdictionary
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) constdictionaryinline
subDictPtr(const word &keyword)dictionaryinline
subOrEmptyDict(const word &keyword, enum keyType::option matchOpt=keyType::REGEX, const bool mandatory=false) constdictionary
substituteKeyword(const word &keyword, bool mergeEntry=false)dictionary
substituteScopedKeyword(const word &keyword, bool mergeEntry=false)dictionary
T_radiationModelprotected
time() constIOobject
time_radiationModelprotected
timeStamp enum valueIOobject
timeStampMaster enum valueIOobject
toc() constdictionary
tokens() constdictionary
topDict() constdictionary
transfer(dictionary &dict)dictionary
Foam::ILList::transfer(ILList< LListBase, T > &lst)ILList< LListBase, T >
typeHeaderOk(const bool checkType=true, const bool search=true, const bool verbose=true)IOobject
TypeName("radiationModel")radiationModel
Foam::IOdictionary::TypeName("dictionary")baseIOdictionary
Foam::regIOobject::TypeName("regIOobject")regIOobject
Foam::IOobject::TypeName("IOobject")IOobject
upToDate(const regIOobject &) constregIOobject
upToDate(const regIOobject &, const regIOobject &) constregIOobject
upToDate(const regIOobject &, const regIOobject &, const regIOobject &) constregIOobject
upToDate(const regIOobject &, const regIOobject &, const regIOobject &, const regIOobject &) constregIOobject
warnNoRereading() constIOobject
watchIndices() constregIOobjectinline
watchIndices()regIOobjectinline
Foam::write(const bool valid=true) constregIOobjectvirtual
Foam::dictionary::write(Ostream &os, const bool subDict=true) constdictionary
writeBanner(Ostream &os, bool noHint=false)IOobjectstatic
writeData(Ostream &) constbaseIOdictionaryvirtual
writeDivider(Ostream &os)IOobjectstatic
writeEndDivider(Ostream &os)IOobjectstatic
writeEntries(Ostream &os, const bool extraNewLine=false) constdictionary
writeEntry(Ostream &os) constdictionary
writeEntry(const keyType &keyword, Ostream &os) constdictionary
writeHeader(Ostream &os) constIOobject
writeHeader(Ostream &os, const word &objectType) constIOobject
writeObject(IOstreamOption streamOpt, const bool valid) constregIOobjectvirtual
writeObject(IOstream::streamFormat fmt, IOstream::versionNumber ver, IOstream::compressionType comp, const bool valid) constregIOobjectvirtual
writeOpt() constIOobjectinline
writeOpt()IOobjectinline
writeOption enum nameIOobject
writeOptionalEntriesdictionarystatic
~baseIOdictionary()=defaultbaseIOdictionaryvirtual
~dictionary()dictionaryvirtual
~ILList()ILList< LListBase, T >
~IOdictionary()IOdictionaryvirtual
~IOobject()=defaultIOobjectvirtual
~radiationModel()radiationModelvirtual
~regIOobject()regIOobjectvirtual