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 | sampledTriSurfaceMesh | |
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 |
cells enum value | sampledTriSurfaceMesh | |
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 |
Foam::clearGeom() const | sampledSurface | protectedvirtual |
MeshedSurface< face >::clearGeom() | PrimitivePatch< Face, FaceList, PointField, PointType > | |
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 > | |
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< Face, FaceList, PointField, PointType > | |
edgeLoops() const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
edges() const | PrimitivePatch< Face, FaceList, PointField, PointType > | |
expire() | sampledTriSurfaceMesh | 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 | sampledTriSurfaceMesh | 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 > | |
insideCells enum value | sampledTriSurfaceMesh | |
integrate(const Field< Type > &) const | sampledSurface | |
integrate(const tmp< Field< Type >> &) const | sampledSurface | |
interpolate(const interpolation< scalar > &) const | sampledTriSurfaceMesh | virtual |
interpolate(const interpolation< vector > &) const | sampledTriSurfaceMesh | virtual |
interpolate(const interpolation< sphericalTensor > &) const | sampledTriSurfaceMesh | virtual |
interpolate(const interpolation< symmTensor > &) const | sampledTriSurfaceMesh | virtual |
interpolate(const interpolation< tensor > &) const | sampledTriSurfaceMesh | virtual |
Foam::sampledSurface::interpolate() const | sampledSurface | inline |
interpolateField(const interpolation< Type > &interpolator) const | sampledTriSurfaceMesh | |
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 | sampledTriSurfaceMesh | 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< 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 > | |
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 | sampledTriSurfaceMesh | 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 | sampledTriSurfaceMesh | 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 |
remapFaces(const labelUList &faceMap) | MeshedSurface< face > | protectedvirtual |
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 | sampledTriSurfaceMesh | virtual |
sample(const volVectorField &) const | sampledTriSurfaceMesh | virtual |
sample(const volSphericalTensorField &) const | sampledTriSurfaceMesh | virtual |
sample(const volSymmTensorField &) const | sampledTriSurfaceMesh | virtual |
sample(const volTensorField &) const | sampledTriSurfaceMesh | virtual |
Foam::sampledSurface::sample(const surfaceScalarField &) const | sampledSurface | virtual |
Foam::sampledSurface::sample(const surfaceSymmTensorField &) const | sampledSurface | virtual |
Foam::sampledSurface::sample(const surfaceTensorField &) const | sampledSurface | virtual |
sampledSurface(const word &name, const polyMesh &, const bool interpolate=false) | sampledSurface | |
sampledSurface(const word &name, const polyMesh &, const dictionary &) | sampledSurface | |
sampledTriSurfaceMesh(const word &name, const polyMesh &mesh, const word &surfaceName, const samplingSource sampleSource) | sampledTriSurfaceMesh | |
sampledTriSurfaceMesh(const word &name, const polyMesh &mesh, const dictionary &dict) | sampledTriSurfaceMesh | |
sampledTriSurfaceMesh(const word &name, const polyMesh &mesh, const triSurface &surface, const word &sampleSourceName) | sampledTriSurfaceMesh | |
sampleField(const GeometricField< Type, fvPatchField, volMesh > &vField) const | sampledTriSurfaceMesh | |
samplingSource enum name | sampledTriSurfaceMesh | |
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("sampledTriSurfaceMesh") | sampledTriSurfaceMesh | |
Foam::sampledSurface::TypeName("sampledSurface") | sampledSurface | |
update() | sampledTriSurfaceMesh | virtual |
update(const treeBoundBox &) | sampledTriSurfaceMesh | |
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 |
~sampledSurface() | sampledSurface | virtual |
~sampledTriSurfaceMesh() | sampledTriSurfaceMesh | virtual |
~surfaceFormatsCore() | surfaceFormatsCore | virtual |