This is the complete list of members for triSurfaceMesh, 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 |
area() const | sampledSurface | |
average(const Field< Type > &) const | sampledSurface | |
average(const tmp< Field< Type >> &) const | sampledSurface | |
boundaryFaces enum value | triSurfaceMesh | |
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 |
cells enum value | triSurfaceMesh | |
Cf() const | sampledSurface | virtual |
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 |
Foam::clearGeom() const | sampledSurface | protectedvirtual |
MeshedSurface< face >::clearGeom() | PrimitivePatch< FaceList, PointField > | |
clearOut() | PrimitivePatch< FaceList, PointField > | |
clearPatchMeshAddr() | PrimitivePatch< FaceList, PointField > | |
clearTopology() | PrimitivePatch< FaceList, PointField > | |
Foam::clone() const | sampledSurface | inline |
MeshedSurface< face >::clone() const | PrimitivePatch< FaceList, PointField > | inline |
declareMemberFunctionSelectionTable(void, UnsortedMeshedSurface, write, fileExtension,(const fileName &name, const MeshedSurface< face > &surf),(name, surf)) | MeshedSurface< face > | |
Foam::declareRunTimeSelectionTable(autoPtr, sampledSurface, word,(const word &name, const polyMesh &mesh, const dictionary &dict),(name, mesh, dict)) | sampledSurface | |
MeshedSurface< face >::declareRunTimeSelectionTable(autoPtr, MeshedSurface, fileExtension,(const fileName &name),(name)) | MeshedSurface< face > | |
edgeFaces() const | PrimitivePatch< FaceList, PointField > | |
edgeLoops() const | PrimitivePatch< FaceList, PointField > | |
edges() const | PrimitivePatch< FaceList, PointField > | |
expire() | triSurfaceMesh | virtual |
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 | triSurfaceMesh | inlinevirtual |
FaceType typedef | MeshedSurface< face > | |
fields() const | sampledSurface | inlinevirtual |
findMeshFile(const Time &, const word &surfName="") | surfaceFormatsCore | static |
findMeshInstance(const Time &, const word &surfName="") | surfaceFormatsCore | static |
getLineNoComment(IFstream &) | surfaceFormatsCore | protectedstatic |
ILLEGAL enum value | PrimitivePatch< FaceList, PointField > | |
insideCells enum value | triSurfaceMesh | |
integrate(const Field< Type > &) const | sampledSurface | |
integrate(const tmp< Field< Type >> &) const | sampledSurface | |
interpolate(const interpolation< scalar > &) const | triSurfaceMesh | virtual |
interpolate(const interpolation< vector > &) const | triSurfaceMesh | virtual |
interpolate(const interpolation< sphericalTensor > &) const | triSurfaceMesh | virtual |
interpolate(const interpolation< symmTensor > &) const | triSurfaceMesh | virtual |
interpolate(const interpolation< tensor > &) const | triSurfaceMesh | virtual |
Foam::sampledSurface::interpolate() const | sampledSurface | inline |
interpolateField(const interpolation< Type > &interpolator) const | triSurfaceMesh | |
isInternalEdge(const label edgeI) const | PrimitivePatch< FaceList, PointField > | inline |
isTri() | MeshedSurface< face > | inlinestatic |
isTri() | MeshedSurface< face > | inline |
localFaces() const | PrimitivePatch< FaceList, PointField > | |
localMeshFileName(const word &surfName="") | surfaceFormatsCore | static |
localPointOrder() const | PrimitivePatch< FaceList, PointField > | |
localPoints() const | PrimitivePatch< FaceList, PointField > | |
magSf() const | sampledSurface | virtual |
MANIFOLD enum value | PrimitivePatch< FaceList, PointField > | |
mesh() const | sampledSurface | inline |
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 > | |
movePoints(const pointField &) | MeshedSurface< face > | virtual |
name() const | sampledSurface | inline |
nativeExt | surfaceFormatsCore | static |
nEdges() const | PrimitivePatch< FaceList, PointField > | inline |
needsUpdate() const | triSurfaceMesh | virtual |
Foam::New(const word &name, const polyMesh &, const dictionary &) | sampledSurface | static |
MeshedSurface< face >::New(const fileName &, const word &ext) | MeshedSurface< face > | static |
MeshedSurface< face >::New(const fileName &) | MeshedSurface< face > | static |
nInternalEdges() const | PrimitivePatch< FaceList, PointField > | |
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 > | |
pointAverage(const GeometricField< Type, pointPatchField, pointMesh > &pfld) const | sampledSurface | |
pointAverage(const GeometricField< Type, pointPatchField, pointMesh > &pfld) const | sampledSurface | |
pointEdges() const | PrimitivePatch< FaceList, PointField > | |
pointFaces() const | PrimitivePatch< FaceList, PointField > | |
PointFieldType typedef | PrimitivePatch< FaceList, PointField > | |
pointNormals() const | PrimitivePatch< FaceList, PointField > | |
points() const | triSurfaceMesh | inlinevirtual |
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 > | |
print(Ostream &) const | triSurfaceMesh | 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::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 |
remapFaces(const labelUList &faceMap) | MeshedSurface< face > | protectedvirtual |
removeZones() | MeshedSurface< face > | virtual |
rename(const word &newName) | sampledSurface | inlinevirtual |
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 volScalarField &) const | triSurfaceMesh | virtual |
sample(const volVectorField &) const | triSurfaceMesh | virtual |
sample(const volSphericalTensorField &) const | triSurfaceMesh | virtual |
sample(const volSymmTensorField &) const | triSurfaceMesh | virtual |
sample(const volTensorField &) const | triSurfaceMesh | virtual |
Foam::sampledSurface::sample(const surfaceScalarField &) const | sampledSurface | virtual |
Foam::sampledSurface::sample(const surfaceVectorField &) const | sampledSurface | virtual |
Foam::sampledSurface::sample(const surfaceSphericalTensorField &) const | sampledSurface | virtual |
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 | triSurfaceMesh | |
samplingSource enum name | triSurfaceMesh | |
scalePoints(const scalar) | MeshedSurface< face > | virtual |
Sf() const | sampledSurface | virtual |
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 |
triSurfaceMesh(const word &name, const polyMesh &mesh, const word &surfaceName, const samplingSource sampleSource) | triSurfaceMesh | |
triSurfaceMesh(const word &name, const polyMesh &mesh, const dictionary &dict) | triSurfaceMesh | |
triSurfaceMesh(const word &name, const polyMesh &mesh, const triSurface &surface, const word &sampleSourceName) | triSurfaceMesh | |
TypeName("triSurfaceMesh") | triSurfaceMesh | |
Foam::sampledSurface::TypeName("sampledSurface") | sampledSurface | |
update() | triSurfaceMesh | virtual |
update(const treeBoundBox &) | triSurfaceMesh | |
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 > | |
writeStats(Ostream &os) const | MeshedSurface< face > | |
writeTypes() | MeshedSurface< face > | static |
~MeshedSurface() | MeshedSurface< face > | virtual |
~PrimitivePatch() | PrimitivePatch< FaceList, PointField > | |
~sampledSurface() | sampledSurface | virtual |
~surfaceFormatsCore() | surfaceFormatsCore | virtual |
~triSurfaceMesh() | triSurfaceMesh | virtual |