This is the complete list of members for uniformValue, 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 | |
begin() | UILList< LListBase, T > | inline |
begin() const | UILList< LListBase, T > | inline |
cbegin() const | UILList< LListBase, T > | inline |
cend() const | UILList< LListBase, T > | inline |
changeKeyword(const keyType &oldKeyword, const keyType &newKeyword, bool forceOverwrite=false) | dictionary | |
ClassName("dictionary") | dictionary | |
clear() | dictionary | |
clone() const | dictionary | |
coeffsDict() const | surfaceCellSizeFunction | inline |
coeffsDict_ | surfaceCellSizeFunction | protected |
const_reference typedef | UILList< LListBase, T > | |
crbegin() const | UILList< LListBase, T > | inline |
crend() const | UILList< LListBase, T > | inline |
declareRunTimeSelectionTable(autoPtr, surfaceCellSizeFunction, dictionary,(const dictionary &surfaceCellSizeFunctionDict, const searchableSurface &surface, const scalar &defaultCellSize),(surfaceCellSizeFunctionDict, surface, defaultCellSize)) | surfaceCellSizeFunction | |
defaultCellSize_ | surfaceCellSizeFunction | protected |
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 dictionary &parentDict, const dictionary &) | dictionary | |
dictionary(const dictionary &) | dictionary | |
dictionary(const dictionary *) | dictionary | |
dictionary(const dictionary &parentDict, dictionary &&) | dictionary | |
dictionary(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 > | |
first() | UILList< LListBase, T > | inline |
first() const | UILList< LListBase, T > | inline |
found(const word &, bool recursive=false, bool patternMatch=true) const | dictionary | |
global() const | dictionary | virtual |
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 > | |
interpolate(const point &pt, const label index) const | uniformValue | virtual |
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 > | |
lookup(const word &, bool recursive=false, bool patternMatch=true) const | dictionary | |
lookup(const word &, 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 | |
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 | |
lookupOrDefaultBackwardsCompatible(const wordList &, const T &, bool recursive=false, bool patternMatch=true) const | dictionary | |
lookupScopedEntryPtr(const word &, bool recursive, bool patternMatch) const | dictionary | |
merge(const dictionary &) | dictionary | |
name() const | dictionaryName | inline |
name() | dictionaryName | inline |
New(const dictionary &surfaceCellSizeFunctionDict, const searchableSurface &surface, const scalar &defaultCellSize) | surfaceCellSizeFunction | static |
Foam::dictionary::New(Istream &) | dictionary | static |
null | dictionary | static |
operator!=(const UILList< LListBase, T > &) const | UILList< LListBase, T > | |
operator+=(const dictionary &) | dictionary | |
operator<<=(const dictionary &) | dictionary | |
operator=(const surfaceCellSizeFunction &)=delete | surfaceCellSizeFunction | |
Foam::dictionary::operator=(const dictionary &) | dictionary | |
Foam::dictionary::operator=(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 > | |
operator==(const UILList< LListBase, T > &) const | UILList< LListBase, T > | |
operator[](const word &) const | dictionary | |
operator|=(const dictionary &) | dictionary | |
optionalSubDict(const word &) const | dictionary | |
parent() const | dictionary | inline |
rbegin() const | UILList< LListBase, T > | inline |
read(Istream &, const bool keepHeader=false) | dictionary | |
readIfPresent(const word &, T &, bool recursive=false, bool patternMatch=true) const | dictionary | |
reference typedef | UILList< LListBase, T > | |
refinementFactor_ | surfaceCellSizeFunction | protected |
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 |
rend() const | UILList< LListBase, T > | inline |
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 | |
size_type typedef | UILList< LListBase, T > | |
sortedToc() const | dictionary | |
startLineNumber() const | dictionary | |
subDict(const word &) const | dictionary | |
subDict(const word &) | dictionary | |
subDictPtr(const word &) const | dictionary | |
subDictPtr(const word &) | dictionary | |
subOrEmptyDict(const word &, const bool mustRead=false) const | dictionary | |
substituteKeyword(const word &keyword) | dictionary | |
substituteScopedKeyword(const word &keyword) | dictionary | |
surface_ | surfaceCellSizeFunction | protected |
surfaceCellSizeFunction(const word &type, const dictionary &surfaceCellSizeFunctionDict, const searchableSurface &surface, const scalar &defaultCellSize) | surfaceCellSizeFunction | |
surfaceCellSizeFunction(const surfaceCellSizeFunction &)=delete | surfaceCellSizeFunction | |
toc() const | dictionary | |
tokens() const | dictionary | |
topDict() const | dictionary | |
topDictKeyword() const | dictionary | |
transfer(dictionary &) | dictionary | |
Foam::ILList::transfer(ILList< LListBase, T > &) | ILList< LListBase, T > | |
TypeName("uniformValue") | uniformValue | |
Foam::surfaceCellSizeFunction::TypeName("surfaceCellSizeFunction") | surfaceCellSizeFunction | |
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 > | |
uniformValue(const dictionary &cellSizeFunctionDict, const searchableSurface &surface, const scalar &defaultCellSize) | uniformValue | |
value_type typedef | UILList< LListBase, T > | |
write(Ostream &, const bool subDict=true) const | dictionary | |
writeOptionalEntries | dictionary | static |
~dictionary() | dictionary | virtual |
~ILList() | ILList< LListBase, T > | |
~surfaceCellSizeFunction() | surfaceCellSizeFunction | virtual |
~uniformValue() | uniformValue | inlinevirtual |