faBoundaryMeshEntries Member List

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

addWatch()regIOobjectvirtual
addWatch(const fileName &)regIOobjectvirtual
append(autoPtr< entry > &ptr)PtrList< entry >inline
append(entry *ptr)PtrList< entry >inline
append(std::unique_ptr< entry > &&ptr)PtrList< entry >inline
append(autoPtr< entry > &&ptr)PtrList< entry >inline
append(const refPtr< entry > &ptr)PtrList< entry >inline
append(const tmp< entry > &ptr)PtrList< entry >inline
append(PtrList< entry > &&other)PtrList< entry >inline
Foam::UPtrList::append(T *ptr)UPtrList< T >inline
Foam::UPtrList::append(UPtrList< T > &&other)UPtrList< T >inline
at(const label i) constUPtrList< T >inline
at(const label i)UPtrList< T >inline
AUTO_WRITE enum valueIOobjectOption
back()UPtrList< T >inline
back() constUPtrList< T >inline
bad() const noexceptIOobjectinline
BAD enum valueIOobject
bannerEnabled() noexceptIOobjectinlinestatic
bannerEnabled(bool on) noexceptIOobjectinlinestatic
begin()UPtrList< T >inline
begin() constUPtrList< T >inline
begin_ptr() noexceptUPtrList< T >inline
capacity() const noexceptUPtrList< T >inline
caseName() const noexceptIOobject
cbegin() constUPtrList< T >inline
cend() const noexceptUPtrList< T >inline
checkIn()regIOobject
checkNonNull() constUPtrList< T >inline
checkOut()regIOobject
clear()PtrList< entry >inline
PtrList< entry >::clone(Args &&... args) constPtrList< entry >
PtrList< entry >::clone(Args &&... args) constPtrList< entry >
Foam::regIOobject::clone() constIOobjectinline
Foam::regIOobject::clone(const objectRegistry &registry) constIOobjectinline
close()regIOobject
const_reference typedefUPtrList< T >
count() const noexceptUPtrList< T >inline
db() const noexceptIOobject
emplace(const label i, Args &&... args)PtrList< entry >inline
emplace_back(Args &&... args)PtrList< entry >inline
emplace_set(const label i, Args &&... args)PtrList< entry >inline
empty() const noexceptUPtrList< T >inline
end() noexceptUPtrList< T >inline
end() const noexceptUPtrList< T >inline
end_ptr() noexceptUPtrList< T >inline
eventNo() const noexceptregIOobjectinline
eventNo() noexceptregIOobjectinline
faBoundaryMeshEntries(const IOobject &io)faBoundaryMeshEntriesexplicit
fileCheckTypes enum nameIOobject
fileCheckTypesNamesIOobjectstatic
fileModificationCheckingIOobjectstatic
fileModificationSkewIOobjectstatic
fileNameComponents(const fileName &path, fileName &instance, fileName &local, word &name)IOobjectstatic
filePath() constregIOobjectvirtual
find_next(label pos) constUPtrList< T >inlineprotected
findMetaData() const noexceptregIOobjectvirtual
first()UPtrList< T >inline
first() constUPtrList< T >inline
FOAM_DEPRECATED_FOR(2022-09, "get(), set() or test() methods") const T *operator()(const label i) constUPtrList< T >inline
free()PtrList< entry >inline
front()UPtrList< T >inline
front() constUPtrList< T >inline
get(const label i) constUPtrList< T >inline
get(const label i)UPtrList< T >inline
getMetaData() noexceptregIOobject
global() constregIOobjectinlinevirtual
globalCaseName() const noexceptIOobject
globalFilePath(const word &typeName, const bool search=true) constIOobject
globalObject() const noexceptIOobjectOptioninline
globalObject(bool on) noexceptIOobjectOptioninline
globalObject() noexceptIOobjectOptioninline
globalObjectPath() constIOobjectinline
globalPath() constIOobject
globalPath(const word &instance, const fileName &local=fileName::null) constIOobject
good() const noexceptIOobjectinline
GOOD enum valueIOobject
group(const word &name)IOobjectstatic
group() constIOobjectinline
groupName(StringType base, const word &group)IOobjectinlinestatic
groupName(StringType base, const word &group)IOobjectinline
hasHeaderClass() const noexceptIOobjectinline
headerClassName() const noexceptIOobjectinline
headerClassName() noexceptIOobjectinline
headerOk()regIOobject
info() const noexceptIOobjectinline
inotify enum valueIOobject
inotifyMaster enum valueIOobject
instance() const noexceptIOobjectinline
instance() noexceptIOobjectinline
IOobject(const IOobject &)=defaultIOobject
IOobject(const word &name, const fileName &instance, const objectRegistry &registry, IOobjectOption ioOpt=IOobjectOption())IOobject
IOobject(const word &name, const fileName &instance, const fileName &local, const objectRegistry &registry, IOobjectOption ioOpt=IOobjectOption())IOobject
IOobject(const fileName &path, const objectRegistry &registry, IOobjectOption ioOpt=IOobjectOption())IOobject
IOobject(const word &name, const fileName &instance, const objectRegistry &registry, IOobjectOption::readOption rOpt, IOobjectOption::writeOption wOpt=IOobjectOption::NO_WRITE, bool registerObject=true, bool globalObject=false)IOobjectinline
IOobject(const word &name, const fileName &instance, const fileName &local, const objectRegistry &registry, IOobjectOption::readOption rOpt, IOobjectOption::writeOption wOpt=IOobjectOption::NO_WRITE, bool registerObject=true, bool globalObject=false)IOobjectinline
IOobject(const fileName &path, const objectRegistry &registry, IOobjectOption::readOption rOpt, IOobjectOption::writeOption wOpt=IOobjectOption::NO_WRITE, bool registerObject=true, bool globalObject=false)IOobjectinline
IOobject(const IOobject &io, const objectRegistry &registry)IOobject
IOobject(const IOobject &io, const word &name)IOobject
IOobject(const IOobject &io, const word &name, const fileName &local)IOobjectinline
IOobject(const IOobject &io, IOobjectOption::readOption rOpt, IOobjectOption::writeOption wOpt)IOobjectinline
IOobject(const IOobject &io, IOobjectOption::registerOption regOpt)IOobjectinline
IOobjectOption(readOption rOpt=readOption::NO_READ, writeOption wOpt=writeOption::NO_WRITE, registerOption registerObject=registerOption::REGISTER, bool globalObject=false) noexceptIOobjectOptioninline
IOobjectOption(readOption rOpt, registerOption registerObject=registerOption::REGISTER, bool globalObject=false) noexceptIOobjectOptioninline
IOobjectOption(writeOption wOpt, registerOption registerObject=registerOption::REGISTER, bool globalObject=false) noexceptIOobjectOptioninline
IOobjectOption(registerOption registerObject, bool globalObject=false) noexceptIOobjectOptioninline
IOobjectOption(readOption rOpt, writeOption wOpt, bool registerObject, bool globalObject=false) noexceptIOobjectOptioninline
IOobjectOption(bool registerObject, bool globalObject=false) noexceptIOobjectOptioninlineexplicit
isAnyRead(readOption opt) noexceptIOobjectOptioninlinestatic
isAnyRead() const noexceptIOobjectOptioninline
isHeaderClass() constIOobjectinline
isHeaderClass() constIOobjectinline
isHeaderClassName() constIOobjectinline
isReadOptional(readOption opt) noexceptIOobjectOptioninlinestatic
isReadOptional() const noexceptIOobjectOptioninline
isReadRequired(readOption opt) noexceptIOobjectOptioninlinestatic
isReadRequired() const noexceptIOobjectOptioninline
labelByteSize() const noexceptIOobjectinline
last()UPtrList< T >inline
last() constUPtrList< T >inline
lazierRead(readOption opt) noexceptIOobjectOptioninlinestatic
LAZY_READ enum valueIOobjectOption
LEGACY_REGISTER enum valueIOobjectOption
local() const noexceptIOobjectinline
localFilePath(const word &typeName, const bool search=true) constIOobject
masterOnlyReadingregIOobjectprotectedstatic
maxFileModificationPollsIOobjectstatic
member(const word &name)IOobjectstatic
member() constIOobjectinline
modified() constregIOobjectvirtual
MUST_READ enum valueIOobjectOption
MUST_READ_IF_MODIFIED enum valueIOobjectOption
name() const noexceptIOobjectinline
NO_READ enum valueIOobjectOption
NO_REGISTER enum valueIOobjectOption
NO_WRITE enum valueIOobjectOption
note() const noexceptIOobjectinline
note() noexceptIOobjectinline
objectPath() constIOobjectinline
objectRelPath() constIOobject
objectState enum nameIOobject
PtrList< entry >::operator=(const PtrList< entry > &list)PtrList< entry >
PtrList< entry >::operator=(PtrList< entry > &&list)PtrList< entry >inline
PtrList< entry >::Foam::UPtrList::operator=(const UPtrList< T > &list)UPtrList< T >inline
PtrList< entry >::Foam::UPtrList::operator=(UPtrList< T > &&list)UPtrList< T >inline
Foam::regIOobject::operator=(const regIOobject &)=deleteregIOobject
Foam::regIOobject::operator=(const IOobject &io)regIOobject
operator[](const label i) constUPtrList< T >inline
operator[](const label i)UPtrList< T >inline
ownedByRegistry() const noexceptregIOobjectinline
parseHeader(const dictionary &headerDict)IOobject
path() constIOobject
path(const word &instance, const fileName &local=fileName::null) constIOobject
PtrList() noexceptPtrList< entry >inline
PtrList(const label len)PtrList< entry >inlineexplicit
PtrList(const PtrList< entry > &list)PtrList< entry >inline
PtrList(PtrList< entry > &&list) noexceptPtrList< entry >inline
PtrList(UList< entry * > &list)PtrList< entry >inlineexplicit
PtrList(const PtrList< entry > &list, const CloneArg &cloneArgs)PtrList< entry >inline
PtrList(PtrList< entry > &list, bool reuse)PtrList< entry >
PtrList(const SLPtrList< entry > &list)PtrList< entry >explicit
PtrList(Istream &is, const INew &inew)PtrList< entry >
PtrList(Istream &is)PtrList< entry >
ptrs_UPtrList< T >protected
push_back(entry *ptr)PtrList< entry >inline
push_back(std::unique_ptr< entry > &&ptr)PtrList< entry >inline
push_back(autoPtr< entry > &&ptr)PtrList< entry >inline
push_back(const refPtr< entry > &ptr)PtrList< entry >inline
push_back(const tmp< entry > &ptr)PtrList< entry >inline
push_back(PtrList< entry > &&other)PtrList< entry >inline
push_back(autoPtr< entry > &ptr)=deletePtrList< entry >
Foam::UPtrList::push_back(T *ptr)UPtrList< T >inline
Foam::UPtrList::push_back(UPtrList< T > &&other)UPtrList< T >inline
read()regIOobjectvirtual
READ_IF_PRESENT enum valueIOobjectOption
READ_MODIFIED enum valueIOobjectOption
readContents(const IOobject &io)faBoundaryMeshEntriesstatic
readData(Istream &)regIOobjectvirtual
readHeader(Istream &is)IOobject
readHeader(dictionary &headerDict, Istream &is)IOobject
readHeaderOk(const IOstreamOption::streamFormat fmt, const word &typeName)regIOobjectprotected
readIfModified()regIOobjectvirtual
readIstream(Istream &is, const INew &inew)PtrList< entry >protected
readOpt() const noexceptIOobjectOptioninline
readOpt(readOption opt) noexceptIOobjectOptioninline
readOpt() noexceptIOobjectOptioninline
readOption enum nameIOobjectOption
readStream(const word &, const bool readOnProc=true)regIOobject
reference typedefUPtrList< T >
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
REGISTER enum valueIOobjectOption
registered() const noexceptregIOobjectinline
registerObject() const noexceptIOobjectOptioninline
registerObject(bool on) noexceptIOobjectOptioninline
registerObject() noexceptIOobjectOptioninline
registerOption enum nameIOobjectOption
PtrList< entry >::release(const label i)PtrList< entry >inline
Foam::regIOobject::release(const bool unregister=false) noexceptregIOobjectinline
removeMetaData()regIOobject
removeProcPatches(PtrList< entry > &entries)faBoundaryMeshEntriesstatic
removeProcPatches()faBoundaryMeshEntries
rename(const word &newName)regIOobjectvirtual
reorder(const labelUList &oldToNew, const bool check=false)UPtrList< T >
resetHeader(const word &newName=word::null)IOobject
resize(const label newLen)PtrList< entry >
resize_null(const label newLen)PtrList< entry >inline
rootPath() const noexceptIOobject
scalarByteSize() const noexceptIOobjectinline
scopedName(const std::string &scope, const word &name)IOobjectinlinestatic
scopedName(const std::string &scope, const word &name1, const word &name2)IOobjectinlinestatic
scopeSeparatorIOobjectstatic
selectIO(const IOobject &io, const fileName &altFile, const word &ioName="")IOobjectstatic
set(const label i) constPtrList< entry >inline
set(const label i, entry *ptr)PtrList< entry >inline
set(const label i, std::unique_ptr< entry > &&ptr)PtrList< entry >inline
set(const label i, autoPtr< entry > &&ptr)PtrList< entry >inline
set(const label i, const refPtr< entry > &ptr)PtrList< entry >inline
set(const label i, const tmp< entry > &ptr)PtrList< entry >inline
set(const label i, autoPtr< entry > &ptr)PtrList< entry >inline
Foam::UPtrList::set(const label i, T *ptr)UPtrList< T >inline
setAddressableSize(const label n) noexceptUPtrList< T >inlineprotected
setBad(const string &s)IOobjectprotected
setSize(const label newLen)PtrList< entry >inline
setUpToDate()regIOobject
size() const noexceptUPtrList< T >inline
sortOrder(const labelUList &order, const bool check=false)UPtrList< T >
squeezeNull()UPtrList< T >
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
swap(UPtrList< T > &list) noexceptUPtrList< T >inline
test(const label i) constUPtrList< T >inline
time() const noexceptIOobject
timeStamp enum valueIOobject
timeStampMaster enum valueIOobject
transfer(PtrList< entry > &list)PtrList< entry >inline
Foam::UPtrList::transfer(UPtrList< T > &list)UPtrList< T >inline
trimTrailingNull()UPtrList< T >
try_emplace(const label i, Args &&... args)PtrList< entry >inline
typeFilePath(const bool search=true) constIOobject
typeFilePath(const bool search) constIOobject
typeHeaderOk(const bool checkType=true, const bool search=true, const bool verbose=true)IOobject
TypeName("regIOobject")regIOobject
Foam::IOobject::TypeName("IOobject")IOobject
TypeNameNoDebug("faBoundaryMesh")faBoundaryMeshEntries
types(const UPtrList< entry > &entries)faBoundaryMeshEntriesstatic
types() constfaBoundaryMeshEntries
updateMetaData()regIOobjectvirtual
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
UPtrList(Detail::PtrListDetail< T > &&ptrs) noexceptUPtrList< T >inlineexplicitprotected
UPtrList() noexcept=defaultUPtrList< T >
UPtrList(const label len)UPtrList< T >inlineexplicit
UPtrList(const UPtrList< T > &list)UPtrList< T >inline
UPtrList(UPtrList< T > &&list) noexceptUPtrList< T >inline
UPtrList(UPtrList< T > &list, bool reuse)UPtrList< T >inline
UPtrList(PtrList< T > &list)UPtrList< T >explicit
UPtrList(const UList< T *> &list)UPtrList< T >inlineexplicit
UPtrList(UList< T > &list)UPtrList< T >inlineexplicit
value_type typedefUPtrList< T >
warnNoRereading() constIOobject
watchIndices() const noexceptregIOobjectinline
watchIndices() noexceptregIOobjectinline
write(const bool writeOnProc=true) constregIOobjectvirtual
writeBanner(Ostream &os, const bool noSyntaxHint=false)IOobjectstatic
writeData(Ostream &os) constfaBoundaryMeshEntriesvirtual
writeDivider(Ostream &os)IOobjectstatic
writeEndDivider(Ostream &os)IOobjectstatic
writeEntries(Ostream &os, const UPtrList< entry > &entries)faBoundaryMeshEntriesstatic
writeEntry(Ostream &os) constfaBoundaryMeshEntries
writeEntry(const keyType &keyword, Ostream &os) constfaBoundaryMeshEntries
writeHeader(Ostream &os) constIOobject
writeHeader(Ostream &os, const word &objectType) constIOobject
writeHeader(dictionary &dict, IOstreamOption streamOpt) constIOobject
writeHeader(dictionary &dict, const word &objectType, IOstreamOption streamOpt) constIOobject
writeHeaderContent(Ostream &os, const IOobject &io, const word &objectType, const dictionary *metaDataDict=nullptr)IOobjectprotectedstatic
writeHeaderContent(dictionary &dict, const IOobject &io, const word &objectType, IOstreamOption streamOpt, const dictionary *metaDataDict=nullptr)IOobjectprotectedstatic
writeObject(IOstreamOption streamOpt, const bool writeOnProc=true) constfaBoundaryMeshEntriesvirtual
Foam::regIOobject::writeObject(IOstreamOption::streamFormat fmt, IOstreamOption::versionNumber ver, IOstreamOption::compressionType cmp, const bool writeOnProc) constregIOobjectinlinevirtual
writeOpt() const noexceptIOobjectOptioninline
writeOpt(writeOption opt) noexceptIOobjectOptioninline
writeOpt() noexceptIOobjectOptioninline
writeOption enum nameIOobjectOption
~IOobject()=defaultIOobjectvirtual
~PtrList()PtrList< entry >
~regIOobject()regIOobjectvirtual