searchableBox Member List

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

add(const boundBox &bb)boundBoxinline
add(const point &pt)boundBoxinline
add(const point &pt0, const point &pt1)boundBoxinline
add(const Pair< point > &points)boundBoxinline
add(const UList< point > &points)boundBoxinline
add(const tmp< pointField > &tpoints)boundBoxinline
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()regIOobjectvirtual
addWatch(const fileName &)regIOobjectvirtual
AUTO_WRITE enum valueIOobjectOption
avgDim() constboundBoxinline
BACK enum valuetreeBoundBox
BACKBIT enum valuetreeBoundBox
BAD enum valueIOobject
bad() const noexceptIOobjectinline
bannerEnabled() noexceptIOobjectinlinestatic
bannerEnabled(bool on) noexceptIOobjectinlinestatic
BOTTOM enum valuetreeBoundBox
BOTTOMBIT enum valuetreeBoundBox
boundBox()boundBoxinline
boundBox(const boundBox &)=defaultboundBox
boundBox(const boundBox &bb, bool doReduce)boundBox
boundBox(const point &p)boundBoxinlineexplicit
boundBox(const Foam::zero_one)boundBoxinlineexplicit
boundBox(const point &min, const point &max)boundBoxinline
boundBox(const Pair< point > &bb)boundBoxinlineexplicit
boundBox(const UList< point > &points, bool doReduce=true)boundBoxexplicit
boundBox(const tmp< pointField > &tpoints, bool doReduce=true)boundBoxexplicit
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)boundBoxinlineexplicit
boundingSpheres(pointField &centres, scalarField &radiusSqr) constsearchableBoxvirtual
bounds() constsearchableSurfaceinlinevirtual
bounds()searchableSurfaceinlinevirtual
box_box_overlaps(const point &minA, const point &maxA, const point &minB, const point &maxB)boundBoxinlineprotectedstatic
box_sphere_overlaps(const point &corner0, const point &corner1, const point &centre, const scalar radiusSqr)boundBoxinlineprotectedstatic
calcExtremities(const point &pt, point &nearest, point &furthest) consttreeBoundBox
caseName() const noexceptIOobject
centre() constboundBoxinline
checkIn()regIOobject
checkOut()regIOobject
clear()boundBoxinline
clone() constsearchableSurfaceinlinevirtual
Foam::regIOobject::clone(const objectRegistry &registry) constIOobjectinline
close()regIOobject
contains(const vector &dir, const point &) consttreeBoundBox
contains(const point &pt) consttreeBoundBoxinline
contains(const boundBox &bb) consttreeBoundBoxinline
contains(const UList< point > &points) consttreeBoundBox
contains(const UList< point > &points, const FixedList< label, N > &indices) consttreeBoundBoxinline
contains(const UList< point > &points, const IntContainer &indices) consttreeBoundBoxinline
Foam::boundBox::contains(const point &pt) constboundBoxinline
Foam::boundBox::contains(const boundBox &bb) constboundBoxinline
Foam::boundBox::contains(const UList< point > &points) constboundBox
Foam::boundBox::contains(const UList< point > &points, const FixedList< label, N > &indices) constboundBoxinline
Foam::boundBox::contains(const UList< point > &points, const IntContainer &indices) constboundBoxinline
containsAny(const UList< point > &points) constboundBox
containsAny(const UList< point > &points, const FixedList< label, N > &indices) constboundBoxinline
containsAny(const UList< point > &points, const IntContainer &indices) constboundBoxinline
containsInside(const point &pt) constboundBoxinline
coordinates() constsearchableBoxvirtual
corner(const direction octant) consttreeBoundBoxinline
db() const noexceptIOobject
declareRunTimeSelectionTable(autoPtr, searchableSurface, dict,(const IOobject &io, const dictionary &dict),(io, dict))searchableSurface
directionBit enum nameboundBox
distanceCmp(const point &pt, const treeBoundBox &other) consttreeBoundBox
distribute(const List< treeBoundBox > &, const bool keepNonLocal, autoPtr< mapDistribute > &faceMap, autoPtr< mapDistribute > &pointMap)searchableSurfaceinlinevirtual
E01 enum valuetreeBoundBox
E02 enum valuetreeBoundBox
E04 enum valuetreeBoundBox
E13 enum valuetreeBoundBox
E15 enum valuetreeBoundBox
E23 enum valuetreeBoundBox
E26 enum valuetreeBoundBox
E37 enum valuetreeBoundBox
E45 enum valuetreeBoundBox
E46 enum valuetreeBoundBox
E57 enum valuetreeBoundBox
E67 enum valuetreeBoundBox
edgeId enum nametreeBoundBox
edgestreeBoundBoxstatic
empty() constboundBoxinline
eventNo() const noexceptregIOobjectinline
eventNo() noexceptregIOobjectinline
extend(Random &rndGen, const scalar s) consttreeBoundBoxinline
extend(Random &rndGen, const scalar s, const scalar delta) consttreeBoundBoxinline
faceBit enum nametreeBoundBox
faceBits(const point &pt) consttreeBoundBox
faceCentre(const direction facei) constboundBox
faceCentres() constboundBox
faceId enum nametreeBoundBox
faceNormalsboundBoxstatic
facestreeBoundBoxstatic
fileCheckTypes enum nameIOobject
fileCheckTypesNamesIOobjectstatic
fileModificationCheckingIOobjectstatic
fileModificationSkewIOobjectstatic
fileNameComponents(const fileName &path, fileName &instance, fileName &local, word &name)IOobjectstatic
filePath() constsearchableSurfaceinlinevirtual
findLine(const point &start, const point &end) constsearchableBox
findLine(const pointField &start, const pointField &end, List< pointIndexHit > &) constsearchableBoxvirtual
findLineAll(const pointField &start, const pointField &end, List< List< pointIndexHit >> &) constsearchableBoxvirtual
findLineAny(const point &start, const point &end) constsearchableBox
findLineAny(const pointField &start, const pointField &end, List< pointIndexHit > &) constsearchableBoxvirtual
findMetaData() const noexceptregIOobjectvirtual
findNearest(const point &sample, const scalar nearestDistSqr) constsearchableBox
findNearest(const linePointRef &ln, treeBoundBox &tightest, point &linePoint) constsearchableBox
findNearest(const pointField &sample, const scalarField &nearestDistSqr, List< pointIndexHit > &) constsearchableBoxvirtual
Foam::searchableSurface::findNearest(const pointField &samples, const scalarField &nearestDistSqr, const labelList &regionIndices, List< pointIndexHit > &info) constsearchableSurfaceinlinevirtual
Foam::searchableSurface::findNearest(const pointField &sample, const scalarField &nearestDistSqr, List< pointIndexHit > &, vectorField &normal, labelList &region) constsearchableSurfacevirtual
findNearestOnEdge(const point &sample, const scalar nearestDistSqr) constsearchableBox
FRONT enum valuetreeBoundBox
FRONTBIT enum valuetreeBoundBox
FRONTHALF enum valuetreeBoundBox
getField(const List< pointIndexHit > &, labelList &values) constsearchableSurfaceinlinevirtual
getMetaData() noexceptregIOobject
getNormal(const List< pointIndexHit > &, vectorField &normal) constsearchableBoxvirtual
getRegion(const List< pointIndexHit > &, labelList &region) constsearchableBoxvirtual
getVolumeType(const pointField &points, List< volumeType > &volType) constsearchableBoxvirtual
global() constsearchableSurfaceinlinevirtual
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
globalSize() constsearchableSurfaceinlinevirtual
Foam::good() const noexceptIOobjectinline
Foam::treeBoundBox::good() constboundBoxinline
GOOD enum valueIOobject
greatBoxboundBoxstatic
group(const word &name)IOobjectstatic
group() constIOobjectinline
groupName(StringType base, const word &group)IOobjectinlinestatic
groupName(StringType base, const word &group)IOobjectinline
grow(const scalar delta)boundBoxinline
grow(const vector &delta)boundBoxinline
hasHeaderClass() const noexceptIOobjectinline
hasVolumeType() constsearchableBoxinlinevirtual
headerClassName() const noexceptIOobjectinline
headerClassName() noexceptIOobjectinline
headerOk()regIOobject
hexCorner() constboundBoxinline
hexCorner() constboundBoxinline
hexCorner() constboundBoxinline
hexCorner() constboundBoxinline
hexCorner() constboundBoxinline
hexCorner() constboundBoxinline
hexCorner() constboundBoxinline
hexCorner() constboundBoxinline
hexCorner() constboundBoxinline
hexCorner() constboundBoxinline
hexCorners() constboundBox
hexFaces()boundBoxstatic
inflate(const scalar factor)boundBoxinline
inflate(Random &rndGen, const scalar factor)boundBox
inflate(Random &r, const scalar factor, const scalar delta)boundBox
info() const noexceptIOobjectinline
inotify enum valueIOobject
inotifyMaster enum valueIOobject
instance() const noexceptIOobjectinline
instance() noexceptIOobjectinline
intersect(const boundBox &bb)boundBoxinline
intersects(const point &overallStart, const vector &overallVec, const point &start, const point &end, point &pt, direction &ptBits) consttreeBoundBox
intersects(const point &start, const point &end, point &pt) consttreeBoundBox
intersects(const linePointRef &ln, point &pt) consttreeBoundBoxinline
intersects(const plane &pln) consttreeBoundBox
intersects(const triPointRef &tri) consttreeBoundBox
Foam::boundBox::intersects(const plane &pln) constboundBox
Foam::boundBox::intersects(const triPointRef &tri) constboundBox
invertedBoxboundBoxstatic
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
lazierRead(readOption opt) noexceptIOobjectOptioninlinestatic
LAZY_READ enum valueIOobjectOption
LEFT enum valuetreeBoundBox
LEFTBIT enum valuetreeBoundBox
LEGACY_REGISTER enum valueIOobjectOption
local() const noexceptIOobjectinline
localFilePath(const word &typeName, const bool search=true) constIOobject
mag() constboundBoxinline
magSqr() constboundBoxinline
masterOnlyReadingregIOobjectprotectedstatic
max() const noexceptboundBoxinline
max() noexceptboundBoxinline
maxDim() constboundBoxinline
maxDir() constboundBoxinline
maxDist(const point &pt) consttreeBoundBox
maxFileModificationPollsIOobjectstatic
member(const word &name)IOobjectstatic
member() constIOobjectinline
midpoint() constboundBoxinline
min() const noexceptboundBoxinline
min() noexceptboundBoxinline
minDim() constboundBoxinline
minDir() constboundBoxinline
modified() constregIOobjectvirtual
MUST_READ enum valueIOobjectOption
MUST_READ_IF_MODIFIED enum valueIOobjectOption
name() const noexceptIOobjectinline
nDim() constboundBoxinline
nearest(const point &p) constboundBox
nEdges() noexceptboundBoxinlinestatic
New(const word &surfaceType, const IOobject &io, const dictionary &dict)searchableSurfacestatic
nFaces() noexceptboundBoxinlinestatic
NO_READ enum valueIOobjectOption
NO_REGISTER enum valueIOobjectOption
NO_WRITE enum valueIOobjectOption
NOFACE enum valuetreeBoundBox
note() const noexceptIOobjectinline
note() noexceptIOobjectinline
nPoints() noexceptboundBoxinlinestatic
null() noexcepttreeBoundBoxinlinestatic
objectPath() constIOobjectinline
objectRelPath() constIOobject
objectState enum nameIOobject
octantBit enum nametreeBoundBox
operator &=(const boundBox &bb)boundBox
operator+=(const boundBox &bb)boundBoxinline
Foam::regIOobject::operator=(const regIOobject &)=deleteregIOobject
Foam::regIOobject::operator=(const IOobject &io)regIOobject
Foam::treeBoundBox::operator=(const treeBoundBox &)=defaulttreeBoundBox
Foam::treeBoundBox::operator=(const boundBox &bb)treeBoundBoxinline
outsideVolumeType() constsearchableBoxinlinevirtual
overlaps(const boundBox &bb) constsearchableBoxinlinevirtual
Foam::treeBoundBox::overlaps(const boundBox &bb) consttreeBoundBoxinline
Foam::boundBox::overlaps(const point &centre, const scalar radiusSqr) constboundBoxinline
ownedByRegistry() const noexceptregIOobjectinline
parseHeader(const dictionary &headerDict)IOobject
path() constIOobject
path(const word &instance, const fileName &local=fileName::null) constIOobject
points() constsearchableBoxvirtual
posBits(const point &pt) consttreeBoundBox
read()regIOobjectvirtual
READ_IF_PRESENT enum valueIOobjectOption
READ_MODIFIED enum valueIOobjectOption
readData(Istream &)regIOobjectvirtual
readHeader(Istream &is)IOobject
readHeader(dictionary &headerDict, Istream &is)IOobject
readHeaderOk(const IOstreamOption::streamFormat fmt, const word &typeName)regIOobjectprotected
readIfModified()regIOobjectvirtual
readOpt() const noexceptIOobjectOptioninline
readOpt(readOption opt) noexceptIOobjectOptioninline
readOpt() noexceptIOobjectOptioninline
readOption enum nameIOobjectOption
readStream(const word &, const bool readOnProc=true)regIOobject
reduce()boundBox
regions() constsearchableBoxvirtual
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
release(const bool unregister=false) noexceptregIOobjectinline
removeMetaData()regIOobject
rename(const word &newName)regIOobjectvirtual
reset()boundBoxinline
reset(const Foam::zero_one)boundBoxinline
reset(const point &pt)boundBoxinline
reset(const point &min, const point &max)boundBoxinline
resetHeader(const word &newName=word::null)IOobject
returnReduce(const boundBox &bb)boundBoxstatic
RIGHT enum valuetreeBoundBox
RIGHTBIT enum valuetreeBoundBox
RIGHTHALF enum valuetreeBoundBox
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
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) consttreeBoundBoxinline
searchOrder(const point &pt) consttreeBoundBoxinline
selectIO(const IOobject &io, const fileName &altFile, const word &ioName="")IOobjectstatic
setBad(const string &s)IOobjectprotected
setField(const labelList &values)searchableSurfaceinlinevirtual
setUpToDate()regIOobject
size() constsearchableBoxinlinevirtual
span() constboundBoxinline
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
subBbox(const direction octant) consttreeBoundBox
subBbox(const point &mid, const direction) consttreeBoundBox
subHalf(const direction whichFace) consttreeBoundBox
subHalf(const scalar mid, const direction whichFace) consttreeBoundBox
subOctant(const point &pt) consttreeBoundBoxinline
subOctant(const point &mid, const point &pt)treeBoundBoxinlinestatic
subOctant(const point &pt, bool &onEdge) consttreeBoundBoxinline
subOctant(const point &mid, const point &pt, bool &onEdge)treeBoundBoxinlinestatic
subOctant(const point &mid, const vector &dir, const point &pt, bool &onEdge)treeBoundBoxinlinestatic
subOverlaps(const direction octant, const boundBox &bb) consttreeBoundBox
subOverlaps(const direction octant, const point &centre, const scalar radiusSqr) consttreeBoundBoxinline
time() const noexceptIOobject
timeStamp enum valueIOobject
timeStampMaster enum valueIOobject
TOP enum valuetreeBoundBox
TOPBIT enum valuetreeBoundBox
TOPHALF enum valuetreeBoundBox
treeBoundBox()=defaulttreeBoundBox
treeBoundBox(const treeBoundBox &)=defaulttreeBoundBox
treeBoundBox(const boundBox &bb)treeBoundBoxinlineexplicit
treeBoundBox(const Foam::zero_one)treeBoundBoxinlineexplicit
treeBoundBox(const point &p)treeBoundBoxinlineexplicit
treeBoundBox(const point &min, const point &max)treeBoundBoxinline
treeBoundBox(const Pair< point > &bb)treeBoundBoxinlineexplicit
treeBoundBox(const UList< point > &points)treeBoundBoxexplicit
treeBoundBox(const UList< point > &points, const labelUList &indices)treeBoundBox
treeBoundBox(const UList< point > &points, const FixedList< label, N > &indices)treeBoundBox
treeBoundBox(Istream &is)treeBoundBoxinlineexplicit
typDim() consttreeBoundBoxinline
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("searchableBox")searchableBox
Foam::searchableSurface::TypeName("searchableSurface")searchableSurface
Foam::regIOobject::TypeName("regIOobject")regIOobject
Foam::IOobject::TypeName("IOobject")IOobject
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
valid() constboundBoxinline
volume() constboundBoxinline
warnNoRereading() constIOobject
watchIndices() const noexceptregIOobjectinline
watchIndices() noexceptregIOobjectinline
write(const bool writeOnProc=true) constregIOobjectvirtual
writeBanner(Ostream &os, const bool noSyntaxHint=false)IOobjectstatic
writeData(Ostream &) constsearchableBoxinlinevirtual
writeDivider(Ostream &os)IOobjectstatic
writeEndDivider(Ostream &os)IOobjectstatic
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) constregIOobjectvirtual
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
XDIR enum valueboundBox
YDIR enum valueboundBox
ZDIR enum valueboundBox
~IOobject()=defaultIOobjectvirtual
~regIOobject()regIOobjectvirtual
~searchableBox()=defaultsearchableBoxvirtual
~searchableSurface()=defaultsearchableSurfacevirtual