This is the complete list of members for cuttingPlane, including all inherited members.
addZones(const UList< surfZone > &, const bool cullEmpty=false) | MeshedSurface< face > | virtual |
addZones(const labelUList &sizes, const UList< word > &names, const bool cullEmpty=false) | MeshedSurface< face > | virtual |
addZones(const labelUList &sizes, const bool cullEmpty=false) | MeshedSurface< face > | virtual |
aPoint() const | plane | |
boundaryPoints() const | PrimitivePatch< FaceList, PointField > | |
canRead(const fileName &, const bool verbose=false) | MeshedSurface< face > | static |
canReadType(const word &ext, const bool verbose=false) | MeshedSurface< face > | static |
canWriteType(const word &ext, const bool verbose=false) | MeshedSurface< face > | static |
checkFaces(const bool verbose=false) | MeshedSurface< face > | virtual |
checkPointManifold(const bool report=false, labelHashSet *setPtr=nullptr) const | PrimitivePatch< FaceList, PointField > | |
checkSupport(const wordHashSet &available, const word &ext, const bool verbose, const word &functionName) | surfaceFormatsCore | static |
checkTopology(const bool report=false, labelHashSet *setPtr=nullptr) const | PrimitivePatch< FaceList, PointField > | |
checkZones() | MeshedSurface< face > | protected |
ClassName("MeshedSurface") | MeshedSurface< face > | |
cleanup(const bool verbose) | MeshedSurface< face > | virtual |
clear() | MeshedSurface< face > | virtual |
clearGeom() | PrimitivePatch< FaceList, PointField > | |
clearOut() | PrimitivePatch< FaceList, PointField > | |
clearPatchMeshAddr() | PrimitivePatch< FaceList, PointField > | |
clearTopology() | PrimitivePatch< FaceList, PointField > | |
clone() const | PrimitivePatch< FaceList, PointField > | inline |
cut() const | cuttingPlane | inline |
cutCells() const | cuttingPlane | inline |
cuttingPlane(const plane &) | cuttingPlane | protected |
cuttingPlane(const plane &, const primitiveMesh &, const bool triangulate, const labelUList &cellIdLabels=labelUList::null()) | cuttingPlane | |
declareMemberFunctionSelectionTable(void, UnsortedMeshedSurface, write, fileExtension,(const fileName &name, const MeshedSurface< face > &surf),(name, surf)) | MeshedSurface< face > | |
declareRunTimeSelectionTable(autoPtr, MeshedSurface, fileExtension,(const fileName &name),(name)) | MeshedSurface< face > | |
distance(const point &p) const | plane | |
edgeFaces() const | PrimitivePatch< FaceList, PointField > | |
edgeLoops() const | PrimitivePatch< FaceList, PointField > | |
edges() const | PrimitivePatch< FaceList, PointField > | |
faceAreas() const | PrimitivePatch< FaceList, PointField > | |
faceCentres() const | PrimitivePatch< FaceList, PointField > | |
faceEdges() const | PrimitivePatch< FaceList, PointField > | |
faceFaces() const | PrimitivePatch< FaceList, PointField > | |
FaceListType typedef | PrimitivePatch< FaceList, PointField > | |
faceNormals() const | PrimitivePatch< FaceList, PointField > | |
faces() const | MeshedSurface< face > | inline |
FaceType typedef | MeshedSurface< face > | |
findMeshFile(const Time &, const word &surfName="") | surfaceFormatsCore | static |
findMeshInstance(const Time &, const word &surfName="") | surfaceFormatsCore | static |
FLIP enum value | plane | |
getLineNoComment(IFstream &) | surfaceFormatsCore | protectedstatic |
ILLEGAL enum value | PrimitivePatch< FaceList, PointField > | |
isInternalEdge(const label edgeI) const | PrimitivePatch< FaceList, PointField > | inline |
isTri() | MeshedSurface< face > | inlinestatic |
isTri() | MeshedSurface< face > | inline |
lineIntersect(const line< Point, PointRef > &l) const | plane | inline |
localFaces() const | PrimitivePatch< FaceList, PointField > | |
localMeshFileName(const word &surfName="") | surfaceFormatsCore | static |
localPointOrder() const | PrimitivePatch< FaceList, PointField > | |
localPoints() const | PrimitivePatch< FaceList, PointField > | |
MANIFOLD enum value | PrimitivePatch< FaceList, PointField > | |
meshEdges(const edgeList &allEdges, const labelListList &cellEdges, const labelList &faceCells) const | PrimitivePatch< FaceList, PointField > | |
meshEdges(const edgeList &allEdges, const labelListList &pointEdges) const | PrimitivePatch< FaceList, PointField > | |
MeshedSurface() | MeshedSurface< face > | |
MeshedSurface(pointField &&, List< face > &&, surfZoneList &&) | MeshedSurface< face > | |
MeshedSurface(pointField &&, List< face > &&, const labelUList &zoneSizes=labelUList(), const UList< word > &zoneNames=UList< word >()) | MeshedSurface< face > | |
MeshedSurface(const MeshedSurface &) | MeshedSurface< face > | |
MeshedSurface(const UnsortedMeshedSurface< face > &) | MeshedSurface< face > | |
MeshedSurface(const polyBoundaryMesh &, const bool globalPoints=false) | MeshedSurface< face > | |
MeshedSurface(const surfMesh &) | MeshedSurface< face > | |
MeshedSurface(UnsortedMeshedSurface< face > &&) | MeshedSurface< face > | |
MeshedSurface(MeshedSurface< face > &&) | MeshedSurface< face > | |
MeshedSurface(const fileName &) | MeshedSurface< face > | |
MeshedSurface(const fileName &, const word &ext) | MeshedSurface< face > | |
MeshedSurface(const Time &, const word &surfName="") | MeshedSurface< face > | |
MeshedSurface(const MeshedSurface< face > &surf) | MeshedSurface< face > | |
meshPointMap() const | PrimitivePatch< FaceList, PointField > | |
meshPoints() const | PrimitivePatch< FaceList, PointField > | |
mirror(const point &p) const | plane | |
movePoints(const pointField &) | MeshedSurface< face > | virtual |
nativeExt | surfaceFormatsCore | static |
nearestPoint(const point &p) const | plane | |
nEdges() const | PrimitivePatch< FaceList, PointField > | inline |
New(const fileName &, const word &ext) | MeshedSurface< face > | static |
New(const fileName &) | MeshedSurface< face > | static |
nInternalEdges() const | PrimitivePatch< FaceList, PointField > | |
NORMAL enum value | plane | |
normal() const | plane | |
normalIntersect(const point &pnt0, const vector &dir) const | plane | |
normalIntersect(const ray &r) const | plane | inline |
nPoints() const | PrimitivePatch< FaceList, PointField > | inline |
oneZone(const Container &container, const word &name="zone0") | surfaceFormatsCore | inlineprotectedstatic |
OPEN enum value | PrimitivePatch< FaceList, PointField > | |
operator MeshedSurfaceProxy< face >() const | MeshedSurface< face > | |
operator=(const MeshedSurface< face > &) | MeshedSurface< face > | |
Foam::PrimitivePatch::operator=(const PrimitivePatch< FaceList, PointField > &) | PrimitivePatch< FaceList, PointField > | |
Foam::PrimitivePatch::operator=(PrimitivePatch< FaceList, PointField > &&) | PrimitivePatch< FaceList, PointField > | |
plane(const vector &normalVector) | plane | explicit |
plane(const point &basePoint, const vector &normalVector) | plane | |
plane(const point &point1, const point &point2, const point &point3) | plane | |
plane(const scalarList &C) | plane | explicit |
plane(const dictionary &planeDict) | plane | explicit |
plane(Istream &is) | plane | explicit |
planeCoeffs() const | plane | |
planeDesc() const | cuttingPlane | inline |
planeIntersect(const plane &) const | plane | |
planePlaneIntersect(const plane &, const plane &) const | plane | |
pointEdges() const | PrimitivePatch< FaceList, PointField > | |
pointFaces() const | PrimitivePatch< FaceList, PointField > | |
PointFieldType typedef | PrimitivePatch< FaceList, PointField > | |
pointNormals() const | PrimitivePatch< FaceList, PointField > | |
points() const | PrimitivePatch< FaceList, PointField > | inline |
PointType typedef | PrimitivePatch< FaceList, PointField > | |
PrimitivePatch(const FaceList &faces, const Field< PointType > &points) | PrimitivePatch< FaceList, PointField > | |
PrimitivePatch(FaceList &&faces, Field< PointType > &&points) | PrimitivePatch< FaceList, PointField > | |
PrimitivePatch(FaceList &faces, Field< PointType > &points, const bool reuse) | PrimitivePatch< FaceList, PointField > | |
PrimitivePatch(const PrimitivePatch< FaceList, PointField > &) | PrimitivePatch< FaceList, PointField > | |
PrimitivePatch(PrimitivePatch< FaceList, PointField > &&) | PrimitivePatch< FaceList, PointField > | |
projectFaceCentres(const ToPatch &targetPatch, const Field< PointType > &projectionDirection, const intersection::algorithm=intersection::algorithm::fullRay, const intersection::direction=intersection::direction::vector) const | PrimitivePatch< FaceList, PointField > | |
projectFaceCentres(const ToPatch &targetPatch, const Field< PointType > &projectionDirection, const intersection::algorithm alg, const intersection::direction dir) const | PrimitivePatch< FaceList, PointField > | |
projectPoints(const ToPatch &targetPatch, const Field< PointType > &projectionDirection, const intersection::algorithm=intersection::algorithm::fullRay, const intersection::direction=intersection::direction::vector) const | PrimitivePatch< FaceList, PointField > | |
projectPoints(const ToPatch &targetPatch, const Field< PointType > &projectionDirection, const intersection::algorithm alg, const intersection::direction dir) const | PrimitivePatch< FaceList, PointField > | |
read(const fileName &, const word &ext) | MeshedSurface< face > | |
read(const fileName &) | MeshedSurface< face > | virtual |
readTypes() | MeshedSurface< face > | static |
reCut(const primitiveMesh &, const bool triangulate, const labelUList &cellIdLabels=labelUList::null()) | cuttingPlane | protected |
refPoint() const | plane | |
remapFaces(const labelUList &faceMap) | cuttingPlane | protectedvirtual |
removeZones() | MeshedSurface< face > | virtual |
reset(pointField &&points, List< face > &&faces, surfZoneList &&zones) | MeshedSurface< face > | virtual |
reset(List< point > &&points, List< face > &&faces, surfZoneList &&zones) | MeshedSurface< face > | virtual |
sample(const Field< Type > &) const | cuttingPlane | |
sample(const tmp< Field< Type >> &) const | cuttingPlane | |
sample(const Field< Type > &fld) const | cuttingPlane | |
sample(const tmp< Field< Type >> &tfld) const | cuttingPlane | |
scalePoints(const scalar) | MeshedSurface< face > | virtual |
side enum name | plane | |
sideOfPlane(const point &p) const | plane | |
size() const | MeshedSurface< face > | inline |
sortFacesAndStore(List< face > &&unsortedFaces, List< label > &&zoneIds, const bool sorted) | MeshedSurface< face > | protected |
stitchFaces(const scalar tol=small, const bool verbose=false) | MeshedSurface< face > | virtual |
storedFaces() | MeshedSurface< face > | inlineprotected |
storedPoints() | MeshedSurface< face > | inlineprotected |
storedZones() | MeshedSurface< face > | inlineprotected |
subsetMesh(const labelHashSet &include, labelList &pointMap, labelList &faceMap) const | MeshedSurface< face > | |
subsetMesh(const labelHashSet &include) const | MeshedSurface< face > | |
surfaceFormatsCore() | surfaceFormatsCore | |
surfaceTopo enum name | PrimitivePatch< FaceList, PointField > | |
surfaceType() const | PrimitivePatch< FaceList, PointField > | |
surfZones() const | MeshedSurface< face > | inline |
transcribe(MeshedSurface< face > &) | MeshedSurface< face > | protected |
transcribe(MeshedSurface< face > &surf) | MeshedSurface< face > | protected |
transcribe(MeshedSurface< face > &surf) | MeshedSurface< face > | protected |
transfer(MeshedSurface< face > &) | MeshedSurface< face > | |
transfer(UnsortedMeshedSurface< face > &) | MeshedSurface< face > | |
triangulate() | MeshedSurface< face > | virtual |
triangulate(List< label > &faceMap) | MeshedSurface< face > | virtual |
triangulate() | MeshedSurface< face > | inline |
triangulate(List< label > &faceMap) | MeshedSurface< face > | inline |
whichEdge(const edge &) const | PrimitivePatch< FaceList, PointField > | |
whichPoint(const label gp) const | PrimitivePatch< FaceList, PointField > | |
write(const fileName &, const MeshedSurface< face > &) | MeshedSurface< face > | static |
write(const fileName &name) const | MeshedSurface< face > | inlinevirtual |
write(const Time &, const word &surfName="") const | MeshedSurface< face > | |
writeDict(Ostream &) const | plane | |
writeStats(Ostream &os) const | MeshedSurface< face > | |
writeTypes() | MeshedSurface< face > | static |
~MeshedSurface() | MeshedSurface< face > | virtual |
~PrimitivePatch() | PrimitivePatch< FaceList, PointField > | |
~surfaceFormatsCore() | surfaceFormatsCore | virtual |