This is the complete list of members for cellSet, including all inherited members.
addSet(const topoSet &set) | topoSet | virtual |
addWatch() | regIOobject | virtual |
addWatch(const fileName &) | regIOobject | virtual |
assignMany(const label nItems, InputIter first, InputIter last) | HashSet | inline |
AUTO_WRITE enum value | IOobject | |
bad() const noexcept | IOobject | inline |
BAD enum value | IOobject | |
bannerEnabled() noexcept | IOobject | inlinestatic |
bannerEnabled(bool on) noexcept | IOobject | inlinestatic |
begin() | HashSet | inline |
begin() const | HashSet | inline |
caseName() const | IOobject | |
cbegin() const | HashSet | inline |
cellSet(const IOobject &obj) | cellSet | explicit |
cellSet(const polyMesh &mesh, const word &name, readOption r=MUST_READ, writeOption w=NO_WRITE) | cellSet | |
cellSet(const polyMesh &mesh, const word &name, const label size, writeOption w=NO_WRITE) | cellSet | |
cellSet(const polyMesh &mesh, const word &name, const topoSet &set, writeOption w=NO_WRITE) | cellSet | |
cellSet(const polyMesh &mesh, const word &name, const labelHashSet &labels, writeOption w=NO_WRITE) | cellSet | |
cellSet(const polyMesh &mesh, const word &name, labelHashSet &&labels, writeOption w=NO_WRITE) | cellSet | |
cellSet(const polyMesh &mesh, const word &name, const labelUList &labels, writeOption w=NO_WRITE) | cellSet | |
cellSet(const Time &, const word &name, readOption r=MUST_READ, writeOption w=NO_WRITE) | cellSet | |
cellSet(const Time &, const word &name, const label size, writeOption w=NO_WRITE) | cellSet | |
cellSet(const Time &, const word &name, const labelHashSet &labels, writeOption w=NO_WRITE) | cellSet | |
cend() const noexcept | HashSet | inline |
check(const label maxSize) | topoSet | protectedvirtual |
checkIn() | regIOobject | |
checkOut() | regIOobject | |
clone() const | topoSet | inline |
Foam::regIOobject::clone(const objectRegistry ®istry) const | IOobject | inline |
close() | regIOobject | |
const_iterator typedef | HashSet | |
countEntries(const BinaryPredicate &, const bool)=delete | HashSet | |
countValues(const UnaryPredicate &, const bool)=delete | HashSet | |
db() const noexcept | IOobject | |
declareRunTimeSelectionTable(autoPtr, topoSet, word,(const polyMesh &mesh, const word &name, readOption r, writeOption w),(mesh, name, r, w)) | topoSet | |
declareRunTimeSelectionTable(autoPtr, topoSet, size,(const polyMesh &mesh, const word &name, const label size, writeOption w),(mesh, name, size, w)) | topoSet | |
declareRunTimeSelectionTable(autoPtr, topoSet, set,(const polyMesh &mesh, const word &name, const topoSet &set, writeOption w),(mesh, name, set, w)) | topoSet | |
deleteSet(const topoSet &set) | topoSet | virtual |
disallowGenericSets | topoSet | static |
distribute(const mapDistributePolyMesh &map) | cellSet | virtual |
end() noexcept | HashSet | inline |
end() const noexcept | HashSet | inline |
eventNo() const | regIOobject | inline |
eventNo() | regIOobject | inline |
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 | regIOobject | virtual |
filterEntries(const BinaryPredicate &, const bool)=delete | HashSet | |
filterValues(const UnaryPredicate &, const bool)=delete | HashSet | |
findIOobject(const polyMesh &mesh, const word &name, readOption r=MUST_READ, writeOption w=NO_WRITE) | topoSet | static |
findIOobject(const Time &runTime, const word &name, readOption r=MUST_READ, writeOption w=NO_WRITE) | topoSet | static |
findMetaData() const noexcept | regIOobject | virtual |
found(const label id) const | topoSet | virtual |
getMetaData() noexcept | regIOobject | |
global() const | regIOobject | 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 |
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 |
HashSet() | HashSet | inline |
HashSet(const this_type &rhs) | HashSet | inline |
HashSet(this_type &&rhs) | HashSet | inline |
HashSet(const label size) | HashSet | inlineexplicit |
HashSet(Istream &is) | HashSet | inlineexplicit |
HashSet(const FixedList< Key, N > &list) | HashSet | explicit |
HashSet(const UList< Key > &list) | HashSet | explicit |
HashSet(const IndirectListBase< Key, Addr > &list) | HashSet | explicit |
HashSet(std::initializer_list< Key > list) | HashSet | |
HashSet(const HashTable< AnyType, Key, AnyHash > &tbl) | HashSet | explicit |
HashSet(const UList< Key > &list) | HashSet | |
HashSet(std::initializer_list< Key > list) | HashSet | |
headerClassName() const noexcept | IOobject | inline |
headerClassName() noexcept | IOobject | inline |
headerOk() | regIOobject | |
info() const | IOobject | inline |
inotify enum value | IOobject | |
inotifyMaster enum value | IOobject | |
insert(const Key &key) | HashSet | inline |
insert(InputIter first, InputIter last) | HashSet | inline |
insert(std::initializer_list< Key > list) | HashSet | inline |
insert(const FixedList< Key, N > &list) | HashSet | inline |
insert(const UList< Key > &list) | HashSet | inline |
insert(const IndirectListBase< Key, Addr > &list) | HashSet | inline |
insert(InputIter first, InputIter last) | HashSet | inline |
insert(const FixedList< Key, N > &list) | HashSet | inline |
insert(const IndirectListBase< Key, Addr > &list) | HashSet | inline |
instance() const noexcept | IOobject | inline |
instance() noexcept | IOobject | inline |
invert(const label maxLen) | topoSet | virtual |
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 | |
isHeaderClassName(const word &clsName) const | IOobject | inline |
isHeaderClassName() const | IOobject | inline |
isHeaderClassName() const | IOobject | inline |
iterator typedef | HashSet | |
labelByteSize() const noexcept | IOobject | inline |
local() const noexcept | IOobject | inline |
localFilePath(const word &typeName, const bool search=true) const | IOobject | |
localPath(const polyMesh &mesh, const word &name) | topoSet | static |
masterOnlyReading | regIOobject | protectedstatic |
maxFileModificationPolls | IOobject | static |
maxSize(const polyMesh &mesh) const | cellSet | virtual |
member(const word &name) | IOobject | static |
member() const | IOobject | inline |
modified() const | regIOobject | virtual |
MUST_READ enum value | IOobject | |
MUST_READ_IF_MODIFIED enum value | IOobject | |
name() const noexcept | IOobject | inline |
New(const word &setType, const polyMesh &mesh, const word &name, readOption r=MUST_READ, writeOption w=NO_WRITE) | topoSet | static |
New(const word &setType, const polyMesh &mesh, const word &name, const label size, writeOption w=NO_WRITE) | topoSet | static |
New(const word &setType, const polyMesh &mesh, const word &name, const topoSet &set, writeOption w=NO_WRITE) | topoSet | static |
NO_READ enum value | IOobject | |
NO_WRITE enum value | IOobject | |
note() const noexcept | IOobject | inline |
note() noexcept | IOobject | inline |
objectPath() const | IOobject | inline |
objectRelPath() const | IOobject | |
objectState enum name | IOobject | |
operator!=(const this_type &rhs) const | HashSet | |
operator&=(const this_type &rhs) | HashSet | inline |
operator()(const Key &key) const noexcept | HashSet | inline |
operator+=(const this_type &rhs) | HashSet | inline |
operator-=(const this_type &rhs) | HashSet | inline |
operator=(const topoSet &) | topoSet | |
Foam::regIOobject::operator=(const IOobject &io) | regIOobject | |
Foam::HashSet::operator=(const this_type &rhs) | HashSet | inline |
Foam::HashSet::operator=(this_type &&rhs) | HashSet | inline |
Foam::HashSet::operator=(const UList< Key > &rhs) | HashSet | |
Foam::HashSet::operator=(const FixedList< Key, N > &rhs) | HashSet | |
Foam::HashSet::operator=(std::initializer_list< Key > rhs) | HashSet | |
operator==(const this_type &rhs) const | HashSet | |
operator[](const Key &key) const noexcept | HashSet | inline |
operator^=(const this_type &rhs) | HashSet | |
operator|=(const this_type &rhs) | HashSet | |
ownedByRegistry() const | regIOobject | inline |
parent_type typedef | HashSet | |
parseHeader(const dictionary &headerDict) | IOobject | |
path() const | IOobject | |
path(const word &instance, const fileName &local=fileName::null) const | IOobject | |
read() | regIOobject | virtual |
READ_IF_PRESENT enum value | IOobject | |
readData(Istream &) | regIOobject | virtual |
readHeader(Istream &is) | IOobject | |
readHeader(dictionary &headerDict, Istream &is) | IOobject | |
readHeaderOk(const IOstreamOption::streamFormat fmt, const word &typeName) | regIOobject | protected |
readIfModified() | regIOobject | virtual |
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 | |
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 |
release(const bool unregister=false) | regIOobject | inline |
removeFiles(const polyMesh &) | topoSet | static |
removeMetaData() | regIOobject | |
rename(const word &newName) | regIOobject | virtual |
rootPath() const | IOobject | |
scalarByteSize() const noexcept | IOobject | inline |
scopedName(const std::string &scope, const word &name) | IOobject | inlinestatic |
scopeSeparator | IOobject | static |
selectIO(const IOobject &io, const fileName &altFile, const word &ioName="") | IOobject | static |
set(const label id) | topoSet | virtual |
set(const labelUList &labels) | topoSet | virtual |
Foam::HashSet::set(const Key &key) | HashSet | inline |
Foam::HashSet::set(InputIter first, InputIter last) | HashSet | inline |
Foam::HashSet::set(std::initializer_list< Key > list) | HashSet | inline |
Foam::HashSet::set(const FixedList< Key, N > &list) | HashSet | inline |
Foam::HashSet::set(const UList< Key > &list) | HashSet | inline |
Foam::HashSet::set(const IndirectListBase< Key, Addr > &list) | HashSet | inline |
setBad(const string &s) | IOobject | protected |
setInstance(const fileName &instance, Container &) | topoSet | static |
setMany(InputIter first, InputIter last) | HashSet | inline |
setUpToDate() | regIOobject | |
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 |
subset(const topoSet &set) | topoSet | virtual |
subtractSet(const topoSet &set) | topoSet | virtual |
sync(const polyMesh &mesh) | cellSet | inlinevirtual |
test(const Key &key) const noexcept | HashSet | inline |
this_type typedef | HashSet | |
time() const | IOobject | |
timeStamp enum value | IOobject | |
timeStampMaster enum value | IOobject | |
tocEntries(const BinaryPredicate &, const bool)=delete | HashSet | |
tocValues(const UnaryPredicate &, const bool)=delete | HashSet | |
topoSet(const topoSet &)=delete | topoSet | protected |
topoSet(const IOobject &obj, const word &wantedType) | topoSet | |
topoSet(const polyMesh &mesh, const word &wantedType, const word &name, readOption r=MUST_READ, writeOption w=NO_WRITE) | topoSet | |
topoSet(const polyMesh &mesh, const word &name, const label size, writeOption w=NO_WRITE) | topoSet | |
topoSet(const polyMesh &mesh, const word &name, const labelHashSet &labels, writeOption w=NO_WRITE) | topoSet | |
topoSet(const polyMesh &mesh, const word &name, labelHashSet &&labels, writeOption w=NO_WRITE) | topoSet | |
topoSet(const polyMesh &mesh, const word &name, const labelUList &labels, writeOption w=NO_WRITE) | topoSet | |
topoSet(const IOobject &io, const label size) | topoSet | |
topoSet(const IOobject &io, const labelHashSet &labels) | topoSet | |
topoSet(const IOobject &io, labelHashSet &&labels) | topoSet | |
typeHeaderOk(const bool checkType=true, const bool search=true, const bool verbose=true) | IOobject | |
TypeName("cellSet") | cellSet | |
Foam::topoSet::TypeName("topoSet") | topoSet | |
Foam::regIOobject::TypeName("regIOobject") | regIOobject | |
Foam::IOobject::TypeName("IOobject") | IOobject | |
unset(const label id) | topoSet | virtual |
unset(const labelUList &labels) | topoSet | virtual |
Foam::HashSet::unset(const Key &key) | HashSet | inline |
Foam::HashSet::unset(InputIter first, InputIter last) | HashSet | inline |
Foam::HashSet::unset(std::initializer_list< Key > list) | HashSet | inline |
Foam::HashSet::unset(const FixedList< Key, N > &list) | HashSet | inline |
Foam::HashSet::unset(const UList< Key > &list) | HashSet | inline |
Foam::HashSet::unset(const IndirectListBase< Key, Addr > &list) | HashSet | inline |
updateLabels(const labelUList &map) | topoSet | protectedvirtual |
updateMesh(const mapPolyMesh &morphMap) | cellSet | virtual |
Foam::topoSet::updateMesh(const fileName &instance, const mapPolyMesh &, Container &) | topoSet | static |
updateMetaData() | regIOobject | virtual |
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 | |
warnNoRereading() const | IOobject | |
watchIndices() const | regIOobject | inline |
watchIndices() | regIOobject | inline |
write(const bool valid=true) const | regIOobject | virtual |
writeBanner(Ostream &os, const bool noSyntaxHint=false) | IOobject | static |
writeData(Ostream &) const | topoSet | virtual |
writeDebug(Ostream &os, const primitiveMesh &, const label maxLen) const | cellSet | virtual |
Foam::topoSet::writeDebug(Ostream &os, const label maxElem, topoSet::const_iterator &iter, label &elemI) const | topoSet | protected |
Foam::topoSet::writeDebug(Ostream &os, const pointField &coords, const label maxElem, topoSet::const_iterator &iter, label &elemI) const | topoSet | protected |
Foam::topoSet::writeDebug(Ostream &os, const pointField &coords, const label maxLen) const | topoSet | protected |
Foam::topoSet::writeDebug(Ostream &os, const label maxLen) const | topoSet | virtual |
writeDivider(Ostream &os) | IOobject | static |
writeEndDivider(Ostream &os) | IOobject | static |
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 |
writeList(Ostream &os, const label shortLen=0) const | HashSet | inline |
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 | |
~cellSet()=default | cellSet | virtual |
~IOobject()=default | IOobject | virtual |
~regIOobject() | regIOobject | virtual |
~topoSet()=default | topoSet | virtual |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.