| 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 |
| area() const | sampledSurface | |
| average(const Field< Type > &) const | sampledSurface | |
| average(const tmp< Field< Type >> &) const | sampledSurface | |
| 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 |
| Cf() const | sampledSurface | virtual |
| 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 |
| MeshedSurface< face >::clearGeom() | PrimitivePatch< Face, FaceList, PointField, PointType > | |
| Foam::sampledSurface::clearGeom() const | sampledSurface | protectedvirtual |
| clearOut() | PrimitivePatch< Face, FaceList, PointField, PointType > | |
| clearPatchMeshAddr() | PrimitivePatch< Face, FaceList, PointField, PointType > | |
| clearTopology() | PrimitivePatch< Face, FaceList, PointField, PointType > | |
| clone() const | sampledSurface | inline |
| declareMemberFunctionSelectionTable(void, UnsortedMeshedSurface, write, fileExtension,(const fileName &name, const MeshedSurface< face > &surf),(name, surf)) | MeshedSurface< face > | |
| MeshedSurface< face >::declareRunTimeSelectionTable(autoPtr, MeshedSurface, fileExtension,(const fileName &name),(name)) | MeshedSurface< face > | |
| Foam::sampledSurface::declareRunTimeSelectionTable(autoPtr, sampledSurface, word,(const word &name, const polyMesh &mesh, const dictionary &dict),(name, mesh, dict)) | sampledSurface | |
| edgeFaces() const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
| edgeLoops() const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
| edges() const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
| expire() | sampledPatch | virtual |
| 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 | sampledPatch | inlinevirtual |
| FaceType typedef | MeshedSurface< face > | |
| findMeshFile(const Time &, const word &surfName="") | surfaceFormatsCore | static |
| findMeshInstance(const Time &, const word &surfName="") | surfaceFormatsCore | static |
| getLineNoComment(IFstream &) | surfaceFormatsCore | protectedstatic |
| ILLEGAL enum value | PrimitivePatch< Face, FaceList, PointField, PointType > | |
| integrate(const Field< Type > &) const | sampledSurface | |
| integrate(const tmp< Field< Type >> &) const | sampledSurface | |
| interpolate(const interpolation< scalar > &) const | sampledPatch | virtual |
| interpolate(const interpolation< vector > &) const | sampledPatch | virtual |
| interpolate(const interpolation< sphericalTensor > &) const | sampledPatch | virtual |
| interpolate(const interpolation< symmTensor > &) const | sampledPatch | virtual |
| interpolate(const interpolation< tensor > &) const | sampledPatch | virtual |
| Foam::sampledSurface::interpolate() const | sampledSurface | inline |
| interpolateField(const interpolation< Type > &interpolator) const | sampledPatch | |
| isInternalEdge(const label edgeI) const | PrimitivePatch< Face, FaceList, PointField, PointType > | inline |
| isTri() | MeshedSurface< face > | inlinestatic |
| 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 > | |
| magSf() const | sampledSurface | virtual |
| MANIFOLD enum value | PrimitivePatch< Face, FaceList, PointField, PointType > | |
| mesh() const | sampledSurface | inline |
| 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 > | |
| movePoints(const pointField &) | MeshedSurface< face > | virtual |
| Foam::PrimitivePatch::movePoints(const Field< PointType > &) | PrimitivePatch< Face, FaceList, PointField, PointType > | virtual |
| name() const | sampledSurface | inline |
| nativeExt | surfaceFormatsCore | static |
| nEdges() const | PrimitivePatch< Face, FaceList, PointField, PointType > | inline |
| needsUpdate() const | sampledPatch | virtual |
| MeshedSurface< face >::New(const fileName &, const word &ext) | MeshedSurface< face > | static |
| MeshedSurface< face >::New(const fileName &) | MeshedSurface< face > | static |
| Foam::sampledSurface::New(const word &name, const polyMesh &, const dictionary &) | sampledSurface | static |
| nInternalEdges() const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
| 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 MeshedSurface< face > &) | MeshedSurface< face > | |
| Foam::PrimitivePatch::operator=(const PrimitivePatch< Face, FaceList, PointField, PointType > &) | PrimitivePatch< Face, FaceList, PointField, PointType > | |
| patchFaceLabels() const | sampledPatch | inlineprotected |
| patchIDs() const | sampledPatch | protected |
| patchNames() const | sampledPatch | inlineprotected |
| patchStart() const | sampledPatch | inlineprotected |
| pointAverage(const GeometricField< Type, pointPatchField, pointMesh > &pfld) const | sampledSurface | |
| pointAverage(const GeometricField< Type, pointPatchField, pointMesh > &pfld) const | sampledSurface | |
| 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 | sampledPatch | inlinevirtual |
| 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 > | |
| print(Ostream &) const | sampledPatch | virtual |
| project(const Field< scalar > &) const | sampledSurface | |
| project(const Field< vector > &) const | sampledSurface | |
| project(const Field< sphericalTensor > &) const | sampledSurface | |
| project(const Field< symmTensor > &) const | sampledSurface | |
| project(const Field< tensor > &) const | sampledSurface | |
| project(const tmp< Field< Type >> &field) const | sampledSurface | |
| 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 |
| removeZones() | MeshedSurface< face > | virtual |
| rename(const word &newName) | sampledSurface | inlinevirtual |
| 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 volScalarField &) const | sampledPatch | virtual |
| sample(const volVectorField &) const | sampledPatch | virtual |
| sample(const volSphericalTensorField &) const | sampledPatch | virtual |
| sample(const volSymmTensorField &) const | sampledPatch | virtual |
| sample(const volTensorField &) const | sampledPatch | virtual |
| sample(const surfaceScalarField &) const | sampledPatch | virtual |
| sample(const surfaceVectorField &) const | sampledPatch | virtual |
| sample(const surfaceSphericalTensorField &) const | sampledPatch | virtual |
| sample(const surfaceSymmTensorField &) const | sampledPatch | virtual |
| sample(const surfaceTensorField &) const | sampledPatch | virtual |
| sampledPatch(const word &name, const polyMesh &mesh, const wordReList &patchNames, const bool triangulate=false) | sampledPatch | |
| sampledPatch(const word &name, const polyMesh &mesh, const dictionary &dict) | sampledPatch | |
| sampledSurface(const word &name, const polyMesh &, const bool interpolate=false) | sampledSurface | |
| sampledSurface(const word &name, const polyMesh &, const dictionary &) | sampledSurface | |
| sampleField(const GeometricField< Type, fvPatchField, volMesh > &vField) const | sampledPatch | |
| sampleField(const GeometricField< Type, fvsPatchField, surfaceMesh > &sField) const | sampledPatch | |
| scalePoints(const scalar) | MeshedSurface< face > | virtual |
| Sf() const | sampledSurface | virtual |
| 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 |
| TypeName("sampledPatch") | sampledPatch | |
| Foam::sampledSurface::TypeName("sampledSurface") | sampledSurface | |
| update() | sampledPatch | 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 > | |
| writeStats(Ostream &os) const | MeshedSurface< face > | |
| writeTypes() | MeshedSurface< face > | static |
| xfer() | MeshedSurface< face > | |
| ~MeshedSurface() | MeshedSurface< face > | virtual |
| ~PrimitivePatch() | PrimitivePatch< Face, FaceList, PointField, PointType > | virtual |
| ~sampledPatch() | sampledPatch | virtual |
| ~sampledSurface() | sampledSurface | virtual |
| ~surfaceFormatsCore() | surfaceFormatsCore | virtual |