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 | |
addEntries() | DictionaryBase< PtrList< fvConstraint >, fvConstraint > | protected |
addPatch(objectRegistry &, const label patchi) | meshObject | static |
addWatch() | regIOobject | |
append(const word &, fvConstraint *) | DictionaryBase< PtrList< fvConstraint >, fvConstraint > | |
PtrList< fvConstraint >::append(fvConstraint *) | PtrList< fvConstraint > | inline |
PtrList< fvConstraint >::append(const autoPtr< fvConstraint > &) | PtrList< fvConstraint > | inline |
PtrList< fvConstraint >::append(const tmp< fvConstraint > &) | PtrList< fvConstraint > | inline |
AUTO_WRITE enum value | IOobject | |
bad() const | IOobject | inline |
BAD enum value | IOobject | |
Foam::begin() | UILList< LListBase, T > | inline |
Foam::begin() const | UILList< LListBase, T > | inline |
PtrListDictionary< fvConstraint >::begin() | UPtrList< T > | inline |
PtrListDictionary< fvConstraint >::begin() const | UPtrList< T > | inline |
caseName() const | regIOobject | |
Foam::IOobject::caseName(const bool global) const | IOobject | |
Foam::cbegin() const | UILList< LListBase, T > | inline |
PtrListDictionary< fvConstraint >::cbegin() const | UPtrList< T > | inline |
Foam::cend() const | UILList< LListBase, T > | inline |
PtrListDictionary< fvConstraint >::cend() const | UPtrList< T > | inline |
changeKeyword(const keyType &oldKeyword, const keyType &newKeyword, bool forceOverwrite=false) | dictionary | |
checkIn() | regIOobject | |
checkOut() | regIOobject | |
MeshObject< fvMesh, UpdateableMeshObject, fvConstraints >::ClassName("meshObject") | meshObject | |
Foam::dictionary::ClassName("dictionary") | dictionary | |
MeshObject< fvMesh, UpdateableMeshObject, fvConstraints >::clear(objectRegistry &) | meshObject | static |
Foam::dictionary::clear() | dictionary | |
PtrListDictionary< fvConstraint >::clear() | DictionaryBase< PtrList< fvConstraint >, fvConstraint > | |
clearUpto(objectRegistry &) | meshObject | static |
MeshObject< fvMesh, UpdateableMeshObject, fvConstraints >::clone() const | IOobject | inline |
MeshObject< fvMesh, UpdateableMeshObject, fvConstraints >::clone(const objectRegistry ®istry) const | IOobject | inline |
Foam::dictionary::clone() const | dictionary | |
close() | regIOobject | |
Foam::const_reference typedef | UILList< LListBase, T > | |
PtrListDictionary< fvConstraint >::const_reference typedef | UPtrList< T > | |
constrain(fvMatrix< Type > &eqn) const | fvConstraints | |
constrain(GeometricField< Type, fvPatchField, volMesh > &field) const | fvConstraints | |
constrainsField(const word &fieldName) const | fvConstraints | virtual |
convert() | UPtrList< T > | |
convert() const | UPtrList< T > | |
convert() | UPtrList< T > | |
convert() const | UPtrList< T > | |
crbegin() const | UILList< LListBase, T > | inline |
crend() const | UILList< LListBase, T > | inline |
db() const | IOobject | |
Delete(const fvMesh &mesh) | MeshObject< fvMesh, UpdateableMeshObject, fvConstraints > | static |
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 | |
DictionaryBase(const label size=128) | DictionaryBase< PtrList< fvConstraint >, fvConstraint > | |
DictionaryBase(const DictionaryBase &) | DictionaryBase< PtrList< fvConstraint >, fvConstraint > | |
DictionaryBase(DictionaryBase &&) | DictionaryBase< PtrList< fvConstraint >, fvConstraint > | |
DictionaryBase(Istream &, const INew &) | DictionaryBase< PtrList< fvConstraint >, fvConstraint > | |
DictionaryBase(Istream &) | DictionaryBase< PtrList< fvConstraint >, fvConstraint > | |
dictionaryName() | dictionaryName | inline |
dictionaryName(const fileName &name) | dictionaryName | inline |
dictionaryName(dictionaryName &&name) | dictionaryName | inline |
dictName() const | dictionaryName | inline |
digest() const | dictionary | |
distribute(const polyDistributionMap &) | fvConstraints | virtual |
MoveableMeshObject< fvMesh >::distribute(objectRegistry &, const polyDistributionMap &) | meshObject | static |
DistributeableMeshObject(const word &typeName, const objectRegistry &obr) | DistributeableMeshObject< fvMesh > | inline |
DistributeableMeshObject(const word &typeName, const IOobject &io) | DistributeableMeshObject< fvMesh > | inline |
empty() const | UPtrList< T > | inline |
Foam::end() | UILList< LListBase, T > | inline |
Foam::end() const | UILList< LListBase, T > | inline |
PtrListDictionary< fvConstraint >::end() | UPtrList< T > | inline |
PtrListDictionary< fvConstraint >::end() const | UPtrList< T > | inline |
endLineNumber() const | dictionary | |
erase(T *p) | ILList< LListBase, T > | |
eraseHead() | ILList< LListBase, T > | |
eventNo() const | regIOobject | inline |
eventNo() | regIOobject | inline |
fileCheckTypes enum name | IOobject | |
fileCheckTypesNames | IOobject | static |
fileModificationChecking | IOobject | static |
fileModificationSkew | regIOobject | static |
fileNameComponents(const fileName &path, fileName &instance, fileName &local, word &name) | IOobject | static |
filePath() const | regIOobject | |
Foam::IOobject::filePath(const word &typeName, const bool global) const | IOobject | |
Foam::first() | UILList< LListBase, T > | inline |
Foam::first() const | UILList< LListBase, T > | inline |
PtrListDictionary< fvConstraint >::first() | UPtrList< T > | inline |
PtrListDictionary< fvConstraint >::first() const | UPtrList< T > | inline |
foamFile | IOobject | static |
MeshObject< fvMesh, UpdateableMeshObject, fvConstraints >::found(const fvMesh &mesh) | MeshObject< fvMesh, UpdateableMeshObject, fvConstraints > | static |
Foam::dictionary::found(const word &, bool recursive=false, bool patternMatch=true) const | dictionary | |
PtrListDictionary< fvConstraint >::found(const word &) const | DictionaryBase< PtrList< fvConstraint >, fvConstraint > | |
fvConstraints(const fvMesh &mesh) | fvConstraints | |
fvConstraints(const fvConstraints &)=delete | fvConstraints | |
GeometricMeshObject(const word &typeName, const objectRegistry &obr) | GeometricMeshObject< fvMesh > | inline |
GeometricMeshObject(const word &typeName, const IOobject &io) | GeometricMeshObject< fvMesh > | inline |
global() const | fvConstraints | inlinevirtual |
globalFile() const | regIOobject | virtual |
good() const | IOobject | inline |
GOOD enum value | IOobject | |
group(const word &name) | IOobject | static |
group() const | IOobject | |
groupName(Name name, const word &group) | IOobject | inlinestatic |
groupName(Name name, const word &group) | IOobject | inline |
hashedTs_ | DictionaryBase< PtrList< fvConstraint >, fvConstraint > | protected |
headerClassName() const | IOobject | inline |
headerClassName() | IOobject | inline |
headerOk() | regIOobject | |
ILList() | ILList< LListBase, T > | inline |
ILList(T *a) | ILList< LListBase, T > | inline |
ILList(Istream &) | ILList< LListBase, T > | |
ILList(const ILList< LListBase, T > &) | ILList< LListBase, T > | |
ILList(ILList< LListBase, T > &&) | ILList< LListBase, T > | |
ILList(const ILList< LListBase, T > &lst, const CloneArg &cloneArg) | ILList< LListBase, T > | |
ILList(Istream &, const INew &) | ILList< LListBase, T > | |
info() const | IOobject | inline |
inotify enum value | IOobject | |
inotifyMaster enum value | IOobject | |
insert(const word &, fvConstraint *) | DictionaryBase< PtrList< fvConstraint >, fvConstraint > | |
instance() const | IOobject | |
IOobject(const word &name, const fileName &instance, const objectRegistry ®istry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true) | IOobject | |
IOobject(const word &name, const fileName &instance, const fileName &local, const objectRegistry ®istry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true) | IOobject | |
IOobject(const fileName &path, const objectRegistry ®istry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true) | IOobject | |
IOobject(const IOobject &io, const objectRegistry ®istry) | IOobject | |
IOobject(const IOobject &io, const word &name) | IOobject | |
IOobject(const IOobject &io)=default | IOobject | |
isDict(const word &) const | dictionary | |
isNull() const | dictionary | inline |
keys(bool patterns=false) const | dictionary | |
Foam::last() | UILList< LListBase, T > | inline |
Foam::last() const | UILList< LListBase, T > | inline |
PtrListDictionary< fvConstraint >::last() | UPtrList< T > | inline |
PtrListDictionary< fvConstraint >::last() const | UPtrList< T > | inline |
LListBase_const_iterator typedef | UILList< LListBase, T > | |
LListBase_iterator typedef | UILList< LListBase, T > | |
local() const | IOobject | inline |
Foam::lookup(const word &, bool recursive=false, bool patternMatch=true) const | dictionary | |
Foam::lookup(const word &, bool recursive=false, bool patternMatch=true) const | dictionary | |
PtrListDictionary< fvConstraint >::lookup(const word &) const | DictionaryBase< PtrList< fvConstraint >, fvConstraint > | |
PtrListDictionary< fvConstraint >::lookup(const word &) | DictionaryBase< PtrList< fvConstraint >, fvConstraint > | |
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 | |
lookupPtr(const word &) const | DictionaryBase< PtrList< fvConstraint >, fvConstraint > | |
lookupPtr(const word &) | DictionaryBase< PtrList< fvConstraint >, fvConstraint > | |
lookupScopedEntryPtr(const word &, bool recursive, bool patternMatch) const | dictionary | |
mapMesh(const polyMeshMap &) | fvConstraints | virtual |
DistributeableMeshObject< fvMesh >::mapMesh(objectRegistry &, const polyMeshMap &) | meshObject | static |
member(const word &name) | IOobject | static |
member() const | IOobject | |
merge(const dictionary &) | dictionary | |
mesh() const | MeshObject< fvMesh, UpdateableMeshObject, fvConstraints > | inline |
mesh_ | MeshObject< fvMesh, UpdateableMeshObject, fvConstraints > | protected |
meshObject(const word &typeName, const objectRegistry &obr) | meshObject | |
meshObject(const word &typeName, const IOobject &io) | meshObject | |
MeshObject(const fvMesh &mesh) | MeshObject< fvMesh, UpdateableMeshObject, fvConstraints > | explicit |
MeshObject(const fvMesh &mesh, const IOobject &io) | MeshObject< fvMesh, UpdateableMeshObject, fvConstraints > | |
modelName(Name name, const word &model) | IOobject | inlinestatic |
modelName(const char *name) const | IOobject | inline |
modelName(Name name, const word &model) | IOobject | inline |
modified() const | regIOobject | virtual |
MoveableMeshObject(const word &typeName, const objectRegistry &obr) | MoveableMeshObject< fvMesh > | inline |
MoveableMeshObject(const word &typeName, const IOobject &io) | MoveableMeshObject< fvMesh > | inline |
movePoints() | fvConstraints | virtual |
GeometricMeshObject< fvMesh >::movePoints(objectRegistry &) | meshObject | static |
MUST_READ enum value | IOobject | |
MUST_READ_IF_MODIFIED enum value | IOobject | |
MeshObject< fvMesh, UpdateableMeshObject, fvConstraints >::name() const | IOobject | inline |
Foam::dictionary::name() const | dictionaryName | inline |
Foam::dictionary::name() | dictionaryName | inline |
MeshObject< fvMesh, UpdateableMeshObject, fvConstraints >::New(fvMesh &mesh) | MeshObject< fvMesh, UpdateableMeshObject, fvConstraints > | static |
MeshObject< fvMesh, UpdateableMeshObject, fvConstraints >::New(const fvMesh &mesh) | MeshObject< fvMesh, UpdateableMeshObject, fvConstraints > | static |
MeshObject< fvMesh, UpdateableMeshObject, fvConstraints >::New(fvMesh &mesh, const Args &... args) | MeshObject< fvMesh, UpdateableMeshObject, fvConstraints > | static |
MeshObject< fvMesh, UpdateableMeshObject, fvConstraints >::New(const fvMesh &mesh, const Args &... args) | MeshObject< fvMesh, UpdateableMeshObject, fvConstraints > | static |
Foam::dictionary::New(Istream &) | dictionary | static |
NO_READ enum value | IOobject | |
NO_WRITE enum value | IOobject | |
note() | IOobject | inline |
note() const | IOobject | inline |
null | dictionary | static |
objectPath() const | regIOobject | inline |
Foam::IOobject::objectPath(const bool global) const | IOobject | inline |
objectState enum name | IOobject | |
operator!=(const UILList< LListBase, T > &) const | UILList< LListBase, T > | |
operator()(const label) const | UPtrList< T > | inline |
operator+=(const dictionary &) | dictionary | |
operator<<(Ostream &os, const fvConstraints &constraints) | fvConstraints | friend |
operator<<=(const dictionary &) | dictionary | |
operator=(const fvConstraints &)=delete | fvConstraints | |
MeshObject< fvMesh, UpdateableMeshObject, fvConstraints >::operator=(const IOobject &) | regIOobject | |
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 > | |
PtrListDictionary< fvConstraint >::operator=(const DictionaryBase &) | DictionaryBase< PtrList< fvConstraint >, fvConstraint > | |
PtrList< fvConstraint >::operator=(const PtrList< fvConstraint > &) | PtrList< fvConstraint > | |
PtrList< fvConstraint >::operator=(PtrList< fvConstraint > &&) | PtrList< fvConstraint > | |
operator==(const UILList< LListBase, T > &) const | UILList< LListBase, T > | |
Foam::operator[](const word &) const | dictionary | |
PtrListDictionary< fvConstraint >::operator[](const word &key) const | PtrListDictionary< fvConstraint > | inline |
PtrListDictionary< fvConstraint >::operator[](const word &key) | PtrListDictionary< fvConstraint > | inline |
PtrList< fvConstraint >::operator[](const label) const | UPtrList< T > | inline |
PtrList< fvConstraint >::operator[](const label) | UPtrList< T > | inline |
operator|=(const dictionary &) | dictionary | |
optionalSubDict(const word &) const | dictionary | |
ownedByRegistry() const | regIOobject | inline |
parent() const | dictionary | inline |
path() const | regIOobject | |
Foam::IOobject::path(const bool global) const | IOobject | |
PtrList() | PtrList< fvConstraint > | |
PtrList(const label) | PtrList< fvConstraint > | explicit |
PtrList(const PtrList< fvConstraint > &) | PtrList< fvConstraint > | |
PtrList(const PtrList< fvConstraint > &, const CloneArg &) | PtrList< fvConstraint > | |
PtrList(PtrList< fvConstraint > &&) | PtrList< fvConstraint > | |
PtrList(PtrList< fvConstraint > &, bool reuse) | PtrList< fvConstraint > | |
PtrList(const SLPtrList< fvConstraint > &) | PtrList< fvConstraint > | explicit |
PtrList(Istream &, const INew &) | PtrList< fvConstraint > | |
PtrList(Istream &) | PtrList< fvConstraint > | |
PtrListDictionary(const label size) | PtrListDictionary< fvConstraint > | |
PtrListDictionary(const PtrListDictionary &) | PtrListDictionary< fvConstraint > | |
PtrListDictionary(PtrListDictionary &&) | PtrListDictionary< fvConstraint > | |
PtrListDictionary(Istream &, const INew &) | PtrListDictionary< fvConstraint > | |
PtrListDictionary(Istream &) | PtrListDictionary< fvConstraint > | |
rbegin() const | UILList< LListBase, T > | inline |
read() | fvConstraints | virtual |
Foam::dictionary::read(Istream &, const bool keepHeader=false) | dictionary | |
PtrListDictionary< fvConstraint >::read(Istream &, const INew &inewt) | PtrList< fvConstraint > | protected |
READ_IF_PRESENT enum value | IOobject | |
readData(Istream &) | fvConstraints | virtual |
readHeader(Istream &) | IOobject | |
readHeaderOk(const IOstream::streamFormat defaultFormat, const word &typeName) | regIOobject | protected |
readIfModified() | regIOobject | virtual |
readIfPresent(const word &, T &, bool recursive=false, bool patternMatch=true) const | dictionary | |
readOpt() const | IOobject | inline |
readOpt() | IOobject | inline |
readOption enum name | IOobject | |
readStream(const word &, const bool read=true) | regIOobject | |
Foam::reference typedef | UILList< LListBase, T > | |
PtrListDictionary< fvConstraint >::reference typedef | UPtrList< T > | |
regIOobject(const IOobject &, const bool isTime=false) | regIOobject | |
regIOobject(const regIOobject &) | regIOobject | |
regIOobject(const regIOobject &&) | regIOobject | |
regIOobject(const regIOobject &, bool registerCopy) | regIOobject | |
regIOobject(const word &newName, const regIOobject &, bool registerCopy) | regIOobject | |
regIOobject(const IOobject &, const regIOobject &) | regIOobject | |
registered() const | regIOobject | inline |
registerObject() | IOobject | inline |
registerObject() const | IOobject | inline |
relativeObjectPath() const | IOobject | inline |
relativePath() const | IOobject | |
release() | regIOobject | inline |
Foam::remove(const word &) | dictionary | |
Foam::ILList::remove(T *p) | UILList< LListBase, T > | inline |
Foam::ILList::remove(iterator &it) | UILList< LListBase, T > | inline |
PtrListDictionary< fvConstraint >::remove(const word &) | DictionaryBase< PtrList< fvConstraint >, fvConstraint > | |
removeHead() | UILList< LListBase, T > | inline |
rename(const word &newName) | regIOobject | virtual |
rend() const | UILList< LListBase, T > | inline |
reorder(const labelUList &oldToNew) | PtrList< fvConstraint > | |
reorderPatches(objectRegistry &, const labelUList &newToOld, const bool validBoundary) | meshObject | static |
resize(const label) | PtrList< fvConstraint > | inline |
rootPath() const | IOobject | |
scopedDict(const word &) const | dictionary | |
scopedDict(const word &) | dictionary | |
Foam::set(entry *) | dictionary | |
Foam::set(const entry &) | dictionary | |
Foam::set(const keyType &, const dictionary &) | dictionary | |
Foam::set(const keyType &, const T &) | dictionary | |
PtrListDictionary< fvConstraint >::set(const label, const word &key, fvConstraint *) | PtrListDictionary< fvConstraint > | inline |
PtrListDictionary< fvConstraint >::set(const label, const word &key, autoPtr< fvConstraint > &) | PtrListDictionary< fvConstraint > | inline |
PtrListDictionary< fvConstraint >::set(const label, const word &key, tmp< fvConstraint > &) | PtrListDictionary< fvConstraint > | inline |
DictionaryBase< PtrList< fvConstraint >, fvConstraint >::set(const label) const | PtrList< fvConstraint > | inline |
DictionaryBase< PtrList< fvConstraint >, fvConstraint >::set(const label, fvConstraint *) | PtrList< fvConstraint > | inline |
DictionaryBase< PtrList< fvConstraint >, fvConstraint >::set(const label, const autoPtr< fvConstraint > &) | PtrList< fvConstraint > | inline |
DictionaryBase< PtrList< fvConstraint >, fvConstraint >::set(const label, const tmp< fvConstraint > &) | PtrList< fvConstraint > | inline |
Foam::UPtrList::set(const label, T *) | UPtrList< T > | inline |
setBad(const string &) | IOobject | protected |
setSize(const label) | PtrList< fvConstraint > | |
setUpToDate() | regIOobject | |
shuffle(const labelUList &newToOld) | PtrList< fvConstraint > | |
size() const | UPtrList< T > | inline |
size_type typedef | UILList< LListBase, T > | |
Foam::sortedToc() const | dictionary | |
PtrListDictionary< fvConstraint >::sortedToc() const | DictionaryBase< PtrList< fvConstraint >, fvConstraint > | |
startLineNumber() const | dictionary | |
store() | regIOobject | inline |
store(Type *) | regIOobject | inlinestatic |
store(autoPtr< Type > &) | regIOobject | inlinestatic |
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 | |
time() const | IOobject | |
timeStamp enum value | IOobject | |
timeStampMaster enum value | IOobject | |
Foam::toc() const | dictionary | |
PtrListDictionary< fvConstraint >::toc() const | DictionaryBase< PtrList< fvConstraint >, fvConstraint > | |
tokens() const | dictionary | |
topDict() const | dictionary | |
topDictKeyword() const | dictionary | |
topoChange(const polyTopoChangeMap &) | fvConstraints | virtual |
DistributeableMeshObject< fvMesh >::topoChange(objectRegistry &, const polyTopoChangeMap &) | meshObject | static |
TopologicalMeshObject(const word &typeName, const objectRegistry &obr) | TopologicalMeshObject< fvMesh > | inline |
TopologicalMeshObject(const word &typeName, const IOobject &io) | TopologicalMeshObject< fvMesh > | inline |
Foam::transfer(dictionary &) | dictionary | |
Foam::ILList::transfer(ILList< LListBase, T > &) | ILList< LListBase, T > | |
PtrListDictionary< fvConstraint >::transfer(DictionaryBase< PtrList< fvConstraint >, fvConstraint > &) | DictionaryBase< PtrList< fvConstraint >, fvConstraint > | |
PtrList< fvConstraint >::transfer(PtrList< fvConstraint > &) | PtrList< fvConstraint > | |
Foam::UPtrList::transfer(UPtrList< T > &) | UPtrList< T > | |
typeHeaderOk(const bool checkType) | IOobject | protected |
TypeName("fvConstraints") | fvConstraints | |
MeshObject< fvMesh, UpdateableMeshObject, fvConstraints >::TypeName("regIOobject") | regIOobject | |
Foam::IOobject::TypeName("IOobject") | IOobject | |
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 > | |
UpdateableMeshObject(const word &typeName, const objectRegistry &obr) | UpdateableMeshObject< fvMesh > | inline |
UpdateableMeshObject(const word &typeName, const IOobject &io) | UpdateableMeshObject< fvMesh > | inline |
updateInstance() const | IOobject | |
upToDate(const regIOobject &) const | regIOobject | |
upToDate(const regIOobject &, const regIOobject &) const | regIOobject | |
upToDate(const regIOobject &, const regIOobject &, const regIOobject &) const | regIOobject | |
upToDate(const regIOobject &, const regIOobject &, const regIOobject &, const regIOobject &) const | regIOobject | |
UPtrList() | UPtrList< T > | |
UPtrList(const label) | UPtrList< T > | explicit |
UPtrList(UPtrList< T > &, bool reuse) | UPtrList< T > | |
Foam::value_type typedef | UILList< LListBase, T > | |
PtrListDictionary< fvConstraint >::value_type typedef | UPtrList< T > | |
warnNoRereading() const | IOobject | |
watchIndices() const | regIOobject | inline |
watchIndices() | regIOobject | inline |
MeshObject< fvMesh, UpdateableMeshObject, fvConstraints >::write(const bool write=true) const | regIOobject | virtual |
Foam::dictionary::write(Ostream &, const bool subDict=true) const | dictionary | |
writeBanner(Stream &os, bool noHint=false) | IOobject | inlinestatic |
writeData(Ostream &os) const | fvConstraints | virtual |
writeDivider(Stream &os) | IOobject | inlinestatic |
writeEndDivider(Stream &os) | IOobject | inlinestatic |
writeHeader(Ostream &) const | IOobject | |
writeHeader(Ostream &, const word &objectType) const | IOobject | |
writeObject(IOstream::streamFormat, IOstream::versionNumber, IOstream::compressionType, const bool write) const | regIOobject | virtual |
writeOpt() const | IOobject | inline |
writeOpt() | IOobject | inline |
writeOption enum name | IOobject | |
writeOptionalEntries | dictionary | static |
~dictionary() | dictionary | virtual |
~fvConstraints() | fvConstraints | inlinevirtual |
~ILList() | ILList< LListBase, T > | |
~IOobject() | IOobject | virtual |
~MeshObject() | MeshObject< fvMesh, UpdateableMeshObject, fvConstraints > | virtual |
~PtrList() | PtrList< fvConstraint > | |
~regIOobject() | regIOobject | virtual |