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 |
boundaryPoints() const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
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=NULL) const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
checkSupport(const wordHashSet &available, const word &ext, const bool verbose, const word &functionName) | surfaceFormatsCore | static |
checkTopology(const bool report=false, labelHashSet *setPtr=NULL) const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
checkZones() | MeshedSurface< face > | protected |
ClassName("MeshedSurface") | MeshedSurface< face > | |
cleanup(const bool verbose) | MeshedSurface< face > | virtual |
clear() | MeshedSurface< face > | virtual |
clearGeom() | PrimitivePatch< Face, FaceList, PointField, PointType > | |
clearOut() | PrimitivePatch< Face, FaceList, PointField, PointType > | |
clearPatchMeshAddr() | PrimitivePatch< Face, FaceList, PointField, PointType > | |
clearTopology() | PrimitivePatch< Face, FaceList, PointField, PointType > | |
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< Face, FaceList, PointField, PointType > | |
edgeLoops() const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
edges() const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
faceCentres() const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
faceEdges() const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
faceFaces() const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
FaceListType typedef | PrimitivePatch< Face, FaceList, PointField, PointType > | |
faceNormals() const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
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< Face, FaceList, PointField, PointType > | |
isInternalEdge(const label edgeI) const | PrimitivePatch< Face, FaceList, PointField, PointType > | inline |
isTri() | MeshedSurface< face > | inlinestatic |
lineIntersect(const line< Point, PointRef > &l) const | plane | inline |
localFaces() const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
localMeshFileName(const word &surfName="") | surfaceFormatsCore | static |
localPointOrder() const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
localPoints() const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
MANIFOLD enum value | PrimitivePatch< Face, FaceList, PointField, PointType > | |
meshEdges(const edgeList &allEdges, const labelListList &cellEdges, const labelList &faceCells) const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
meshEdges(const edgeList &allEdges, const labelListList &pointEdges) const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
MeshedSurface() | MeshedSurface< face > | |
MeshedSurface(const Xfer< pointField > &, const Xfer< List< face >> &, const Xfer< surfZoneList > &) | MeshedSurface< face > | |
MeshedSurface(const Xfer< pointField > &, const Xfer< 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(const Xfer< UnsortedMeshedSurface< face >> &) | MeshedSurface< face > | |
MeshedSurface(const Xfer< 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 > | |
meshPointMap() const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
meshPoints() const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
mirror(const point &p) const | plane | |
movePoints(const pointField &) | MeshedSurface< face > | virtual |
Foam::PrimitivePatch::movePoints(const Field< PointType > &) | PrimitivePatch< Face, FaceList, PointField, PointType > | virtual |
nativeExt | surfaceFormatsCore | static |
nearestPoint(const point &p) const | plane | |
nEdges() const | PrimitivePatch< Face, FaceList, PointField, PointType > | inline |
New(const fileName &, const word &ext) | MeshedSurface< face > | static |
New(const fileName &) | MeshedSurface< face > | static |
nInternalEdges() const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
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< Face, FaceList, PointField, PointType > | inline |
oneZone(const Container &container, const word &name="zone0") | surfaceFormatsCore | inlineprotectedstatic |
OPEN enum value | PrimitivePatch< Face, FaceList, PointField, PointType > | |
operator MeshedSurfaceProxy< face >() const | MeshedSurface< face > | |
operator=(const cuttingPlane &) | cuttingPlane | |
MeshedSurface< face >::operator=(const MeshedSurface< face > &) | MeshedSurface< face > | |
Foam::PrimitivePatch::operator=(const PrimitivePatch< Face, FaceList, PointField, PointType > &) | PrimitivePatch< Face, FaceList, PointField, PointType > | |
plane(const vector &normalVector) | plane | |
plane(const point &basePoint, const vector &normalVector) | plane | |
plane(const point &point1, const point &point2, const point &point3) | plane | |
plane(const scalarList &C) | plane | |
plane(const dictionary &planeDict) | plane | |
plane(Istream &is) | plane | |
planeCoeffs() const | plane | |
planeDesc() const | cuttingPlane | inline |
planeIntersect(const plane &) const | plane | |
planePlaneIntersect(const plane &, const plane &) const | plane | |
pointEdges() const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
pointFaces() const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
PointFieldType typedef | PrimitivePatch< Face, FaceList, PointField, PointType > | |
pointNormals() const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
points() const | PrimitivePatch< Face, FaceList, PointField, PointType > | inline |
PrimitivePatch(const FaceList< Face > &faces, const Field< PointType > &points) | PrimitivePatch< Face, FaceList, PointField, PointType > | |
PrimitivePatch(const Xfer< FaceList< Face >> &faces, const Xfer< List< PointType >> &points) | PrimitivePatch< Face, FaceList, PointField, PointType > | |
PrimitivePatch(FaceList< Face > &faces, Field< PointType > &points, const bool reuse) | PrimitivePatch< Face, FaceList, PointField, PointType > | |
PrimitivePatch(const PrimitivePatch< Face, FaceList, PointField, PointType > &) | PrimitivePatch< Face, FaceList, PointField, PointType > | |
projectFaceCentres(const ToPatch &targetPatch, const Field< PointType > &projectionDirection, const intersection::algorithm=intersection::FULL_RAY, const intersection::direction=intersection::VECTOR) const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
projectFaceCentres(const ToPatch &targetPatch, const Field< PointType > &projectionDirection, const intersection::algorithm alg, const intersection::direction dir) const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
projectPoints(const ToPatch &targetPatch, const Field< PointType > &projectionDirection, const intersection::algorithm=intersection::FULL_RAY, const intersection::direction=intersection::VECTOR) const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
projectPoints(const ToPatch &targetPatch, const Field< PointType > &projectionDirection, const intersection::algorithm alg, const intersection::direction dir) const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
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(const Xfer< pointField > &points, const Xfer< List< face >> &faces, const Xfer< surfZoneList > &zones) | MeshedSurface< face > | virtual |
reset(const Xfer< List< point >> &points, const Xfer< List< face >> &faces, const Xfer< 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(const Xfer< List< face >> &unsortedFaces, const Xfer< 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< Face, FaceList, PointField, PointType > | |
surfaceType() const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
surfZones() const | MeshedSurface< face > | inline |
transcribe(MeshedSurface< face > &) | MeshedSurface< face > | protected |
transfer(MeshedSurface< face > &) | MeshedSurface< face > | |
transfer(UnsortedMeshedSurface< face > &) | MeshedSurface< face > | |
triangulate() | MeshedSurface< face > | virtual |
triangulate(List< label > &faceMap) | MeshedSurface< face > | virtual |
whichEdge(const edge &) const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
whichPoint(const label gp) const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
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 |
xfer() | MeshedSurface< face > | |
~MeshedSurface() | MeshedSurface< face > | virtual |
~PrimitivePatch() | PrimitivePatch< Face, FaceList, PointField, PointType > | virtual |
~surfaceFormatsCore() | surfaceFormatsCore | virtual |