This is the complete list of members for searchableBox, including all inherited members.
add(const boundBox &bb) | boundBox | inline |
add(const point &pt) | boundBox | inline |
add(const UList< point > &points) | boundBox | inline |
add(const tmp< pointField > &tpoints) | boundBox | inline |
add(const FixedList< point, N > &points) | boundBox | |
add(const UList< point > &points, const FixedList< label, N > &indices) | boundBox | |
add(const UList< point > &points, const IntContainer &indices) | boundBox | |
addWatch() | regIOobject | virtual |
addWatch(const fileName &) | regIOobject | virtual |
AUTO_WRITE enum value | IOobject | |
avgDim() const | boundBox | inline |
BACK enum value | treeBoundBox | |
BACKBIT enum value | treeBoundBox | |
bad() const noexcept | IOobject | inline |
BAD enum value | IOobject | |
bannerEnabled() noexcept | IOobject | inlinestatic |
bannerEnabled(bool on) noexcept | IOobject | inlinestatic |
BOTTOM enum value | treeBoundBox | |
BOTTOMBIT enum value | treeBoundBox | |
boundBox() | boundBox | inline |
boundBox(const point &pt) | boundBox | inlineexplicit |
boundBox(const point &min, const point &max) | boundBox | inline |
boundBox(const UList< point > &points, bool doReduce=true) | boundBox | explicit |
boundBox(const tmp< pointField > &tpoints, bool doReduce=true) | boundBox | explicit |
boundBox(const UList< point > &points, const labelUList &indices, bool doReduce=true) | boundBox | |
boundBox(const UList< point > &points, const FixedList< label, N > &indices, bool doReduce=true) | boundBox | |
boundBox(Istream &is) | boundBox | inline |
boundingSpheres(pointField ¢res, scalarField &radiusSqr) const | searchableBox | virtual |
bounds() const | searchableSurface | inlinevirtual |
bounds() | searchableSurface | inlinevirtual |
calcExtremities(const point &pt, point &nearest, point &furthest) const | treeBoundBox | |
caseName() const | IOobject | |
centre() const | boundBox | inline |
checkIn() | regIOobject | |
checkOut() | regIOobject | |
clear() | boundBox | inline |
clone() const | searchableSurface | inlinevirtual |
Foam::regIOobject::clone(const objectRegistry ®istry) const | IOobject | inline |
close() | regIOobject | |
contains(const vector &dir, const point &) const | treeBoundBox | |
contains(const point &pt) const | treeBoundBox | inline |
contains(const boundBox &bb) const | treeBoundBox | inline |
contains(const UList< point > &points) const | treeBoundBox | |
contains(const UList< point > &points, const FixedList< label, N > &indices) const | treeBoundBox | inline |
contains(const UList< point > &points, const IntContainer &indices) const | treeBoundBox | inline |
Foam::boundBox::contains(const point &pt) const | boundBox | inline |
Foam::boundBox::contains(const boundBox &bb) const | boundBox | inline |
Foam::boundBox::contains(const UList< point > &points) const | boundBox | |
Foam::boundBox::contains(const UList< point > &points, const FixedList< label, N > &indices) const | boundBox | inline |
Foam::boundBox::contains(const UList< point > &points, const IntContainer &indices) const | boundBox | inline |
containsAny(const UList< point > &points) const | boundBox | |
containsAny(const UList< point > &points, const FixedList< label, N > &indices) const | boundBox | inline |
containsAny(const UList< point > &points, const IntContainer &indices) const | boundBox | inline |
containsInside(const point &pt) const | boundBox | inline |
coordinates() const | searchableBox | virtual |
corner(const direction octant) const | treeBoundBox | inline |
db() const noexcept | IOobject | |
declareRunTimeSelectionTable(autoPtr, searchableSurface, dict,(const IOobject &io, const dictionary &dict),(io, dict)) | searchableSurface | |
directionBit enum name | boundBox | |
distanceCmp(const point &pt, const treeBoundBox &other) const | treeBoundBox | |
distribute(const List< treeBoundBox > &, const bool keepNonLocal, autoPtr< mapDistribute > &faceMap, autoPtr< mapDistribute > &pointMap) | searchableSurface | inlinevirtual |
E01 enum value | treeBoundBox | |
E02 enum value | treeBoundBox | |
E04 enum value | treeBoundBox | |
E13 enum value | treeBoundBox | |
E15 enum value | treeBoundBox | |
E23 enum value | treeBoundBox | |
E26 enum value | treeBoundBox | |
E37 enum value | treeBoundBox | |
E45 enum value | treeBoundBox | |
E46 enum value | treeBoundBox | |
E57 enum value | treeBoundBox | |
E67 enum value | treeBoundBox | |
edgeId enum name | treeBoundBox | |
edges | treeBoundBox | static |
empty() const | boundBox | inline |
eventNo() const | regIOobject | inline |
eventNo() | regIOobject | inline |
extend(Random &rndGen, const scalar s) const | treeBoundBox | inline |
faceBit enum name | treeBoundBox | |
faceBits(const point &pt) const | treeBoundBox | |
faceCentre(const direction facei) const | boundBox | |
faceCentres() const | boundBox | |
faceId enum name | treeBoundBox | |
faceNormals | boundBox | static |
faces | treeBoundBox | static |
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 | searchableSurface | inlinevirtual |
findLine(const point &start, const point &end) const | searchableBox | |
findLine(const pointField &start, const pointField &end, List< pointIndexHit > &) const | searchableBox | virtual |
findLineAll(const pointField &start, const pointField &end, List< List< pointIndexHit >> &) const | searchableBox | virtual |
findLineAny(const point &start, const point &end) const | searchableBox | |
findLineAny(const pointField &start, const pointField &end, List< pointIndexHit > &) const | searchableBox | virtual |
findMetaData() const noexcept | regIOobject | virtual |
findNearest(const point &sample, const scalar nearestDistSqr) const | searchableBox | |
findNearest(const linePointRef &ln, treeBoundBox &tightest, point &linePoint) const | searchableBox | |
findNearest(const pointField &sample, const scalarField &nearestDistSqr, List< pointIndexHit > &) const | searchableBox | virtual |
Foam::searchableSurface::findNearest(const pointField &samples, const scalarField &nearestDistSqr, const labelList ®ionIndices, List< pointIndexHit > &info) const | searchableSurface | inlinevirtual |
Foam::searchableSurface::findNearest(const pointField &sample, const scalarField &nearestDistSqr, List< pointIndexHit > &, vectorField &normal, labelList ®ion) const | searchableSurface | virtual |
findNearestOnEdge(const point &sample, const scalar nearestDistSqr) const | searchableBox | |
FRONT enum value | treeBoundBox | |
FRONTBIT enum value | treeBoundBox | |
FRONTHALF enum value | treeBoundBox | |
getField(const List< pointIndexHit > &, labelList &values) const | searchableSurface | inlinevirtual |
getMetaData() noexcept | regIOobject | |
getNormal(const List< pointIndexHit > &, vectorField &normal) const | searchableBox | virtual |
getRegion(const List< pointIndexHit > &, labelList ®ion) const | searchableBox | virtual |
getVolumeType(const pointField &points, List< volumeType > &volType) const | searchableBox | virtual |
global() const | searchableSurface | 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 |
globalSize() const | searchableSurface | inlinevirtual |
good() const noexcept | IOobject | inline |
GOOD enum value | IOobject | |
greatBox | boundBox | static |
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 |
hasVolumeType() const | searchableBox | inlinevirtual |
headerClassName() const noexcept | IOobject | inline |
headerClassName() noexcept | IOobject | inline |
headerOk() | regIOobject | |
inflate(const scalar s) | boundBox | |
info() const | IOobject | inline |
inotify enum value | IOobject | |
inotifyMaster enum value | IOobject | |
instance() const noexcept | IOobject | inline |
instance() noexcept | IOobject | inline |
intersect(const boundBox &bb) | boundBox | |
intersects(const point &overallStart, const vector &overallVec, const point &start, const point &end, point &pt, direction &ptBits) const | treeBoundBox | |
intersects(const point &start, const point &end, point &pt) const | treeBoundBox | |
Foam::boundBox::intersects(const plane &pln) const | boundBox | |
invertedBox | boundBox | static |
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 |
labelByteSize() const noexcept | IOobject | inline |
LEFT enum value | treeBoundBox | |
LEFTBIT enum value | treeBoundBox | |
local() const noexcept | IOobject | inline |
localFilePath(const word &typeName, const bool search=true) const | IOobject | |
mag() const | boundBox | inline |
masterOnlyReading | regIOobject | protectedstatic |
max() const | boundBox | inline |
max() | boundBox | inline |
maxDim() const | boundBox | inline |
maxDist(const point &pt) const | treeBoundBox | |
maxFileModificationPolls | IOobject | static |
member(const word &name) | IOobject | static |
member() const | IOobject | inline |
midpoint() const | boundBox | inline |
min() const | boundBox | inline |
min() | boundBox | inline |
minDim() const | boundBox | inline |
modified() const | regIOobject | virtual |
MUST_READ enum value | IOobject | |
MUST_READ_IF_MODIFIED enum value | IOobject | |
name() const noexcept | IOobject | inline |
nDim() const | boundBox | inline |
nearest(const point &pt) const | boundBox | |
New(const word &surfaceType, const IOobject &io, const dictionary &dict) | searchableSurface | static |
NO_READ enum value | IOobject | |
NO_WRITE enum value | IOobject | |
NOFACE enum value | treeBoundBox | |
note() const noexcept | IOobject | inline |
note() noexcept | IOobject | inline |
objectPath() const | IOobject | inline |
objectRelPath() const | IOobject | |
objectState enum name | IOobject | |
octantBit enum name | treeBoundBox | |
operator+=(const boundBox &bb) | boundBox | inline |
Foam::regIOobject::operator=(const IOobject &io) | regIOobject | |
outsideVolumeType() const | searchableBox | inlinevirtual |
overlaps(const boundBox &bb) const | searchableBox | inlinevirtual |
Foam::treeBoundBox::overlaps(const boundBox &bb) const | treeBoundBox | inline |
Foam::boundBox::overlaps(const point ¢re, const scalar radiusSqr) const | boundBox | inline |
ownedByRegistry() const | regIOobject | inline |
parseHeader(const dictionary &headerDict) | IOobject | |
path() const | IOobject | |
path(const word &instance, const fileName &local=fileName::null) const | IOobject | |
points() const | searchableBox | virtual |
posBits(const point &pt) const | treeBoundBox | |
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 | |
reduce() | boundBox | |
regions() const | searchableBox | virtual |
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 |
removeMetaData() | regIOobject | |
rename(const word &newName) | regIOobject | virtual |
RIGHT enum value | treeBoundBox | |
RIGHTBIT enum value | treeBoundBox | |
RIGHTHALF enum value | treeBoundBox | |
rootPath() const | IOobject | |
scalarByteSize() const noexcept | IOobject | inline |
scopedName(const std::string &scope, const word &name) | IOobject | inlinestatic |
scopeSeparator | IOobject | static |
searchableBox(const IOobject &io, const treeBoundBox &bb) | searchableBox | |
searchableBox(const IOobject &io, const dictionary &dict) | searchableBox | |
searchableSurface(const IOobject &io) | searchableSurface | |
searchOrder(const point &pt, FixedList< direction, 8 > &octantOrder) const | treeBoundBox | inline |
selectIO(const IOobject &io, const fileName &altFile, const word &ioName="") | IOobject | static |
setBad(const string &s) | IOobject | protected |
setField(const labelList &values) | searchableSurface | inlinevirtual |
setUpToDate() | regIOobject | |
size() const | searchableBox | inlinevirtual |
span() const | boundBox | inline |
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 |
subBbox(const direction octant) const | treeBoundBox | |
subBbox(const point &mid, const direction) const | treeBoundBox | |
subOctant(const point &pt) const | treeBoundBox | inline |
subOctant(const point &mid, const point &pt) | treeBoundBox | inlinestatic |
subOctant(const point &pt, bool &onEdge) const | treeBoundBox | inline |
subOctant(const point &mid, const point &pt, bool &onEdge) | treeBoundBox | inlinestatic |
subOctant(const point &mid, const vector &dir, const point &pt, bool &onEdge) | treeBoundBox | inlinestatic |
time() const | IOobject | |
timeStamp enum value | IOobject | |
timeStampMaster enum value | IOobject | |
TOP enum value | treeBoundBox | |
TOPBIT enum value | treeBoundBox | |
TOPHALF enum value | treeBoundBox | |
treeBoundBox() | treeBoundBox | inline |
treeBoundBox(const boundBox &bb) | treeBoundBox | inlineexplicit |
treeBoundBox(const point &pt) | treeBoundBox | inlineexplicit |
treeBoundBox(const point &min, const point &max) | treeBoundBox | inline |
treeBoundBox(const UList< point > &points) | treeBoundBox | explicit |
treeBoundBox(const UList< point > &points, const labelUList &indices) | treeBoundBox | |
treeBoundBox(const UList< point > &points, const FixedList< label, N > &indices) | treeBoundBox | |
treeBoundBox(Istream &is) | treeBoundBox | inline |
typDim() const | treeBoundBox | inline |
typeHeaderOk(const bool checkType=true, const bool search=true, const bool verbose=true) | IOobject | |
TypeName("searchableBox") | searchableBox | |
Foam::searchableSurface::TypeName("searchableSurface") | searchableSurface | |
Foam::regIOobject::TypeName("regIOobject") | regIOobject | |
Foam::IOobject::TypeName("IOobject") | IOobject | |
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 | |
valid() const | boundBox | inline |
volume() const | boundBox | inline |
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 | searchableBox | inlinevirtual |
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 |
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 | |
XDIR enum value | boundBox | |
YDIR enum value | boundBox | |
ZDIR enum value | boundBox | |
~IOobject()=default | IOobject | virtual |
~regIOobject() | regIOobject | virtual |
~searchableBox()=default | searchableBox | virtual |
~searchableSurface()=default | searchableSurface | virtual |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.