This is the complete list of members for STARCDedgeFormat, including all inherited members.
| BND_FILE enum value | STARCDCore | protected |
| BoundaryMesh typedef | GeoMesh< faMesh > | |
| C() const | edgeMesh | inline |
| canRead(const fileName &name, bool verbose=false) | edgeMesh | static |
| canReadType(const word &fileType, bool verbose=false) | edgeMesh | static |
| canWriteType(const word &fileType, bool verbose=false) | edgeMesh | static |
| CEL_FILE enum value | STARCDCore | protected |
| checkSupport(const wordHashSet &available, const word &fileType, const bool verbose=false, const char *functionName=nullptr) | edgeMeshFormatsCore | static |
| clear() | edgeMesh | virtual |
| declareMemberFunctionSelectionTable(void, edgeMesh, write, fileExtension,(const fileName &name, const edgeMesh &mesh, IOstreamOption streamOpt, const dictionary &options),(name, mesh, streamOpt, options)) | edgeMesh | |
| declareRunTimeSelectionTable(autoPtr, edgeMesh, fileExtension,(const fileName &name),(name)) | edgeMesh | |
| defaultBoundaryName | STARCDCore | protectedstatic |
| defaultSolidBoundaryName | STARCDCore | protectedstatic |
| edgeMesh(const faMesh &mesh) | edgeMesh | inlineexplicit |
| edgeMesh() | edgeMesh | inline |
| edgeMesh(const edgeMesh &em) | edgeMesh | inline |
| edgeMesh(edgeMesh &&em) | edgeMesh | inline |
| edgeMesh(const pointField &points, const edgeList &edges) | edgeMesh | inline |
| edgeMesh(pointField &&pointLst, edgeList &&edgeLst) | edgeMesh | inline |
| edgeMesh(const fileName &name) | edgeMesh | explicit |
| edgeMesh(const fileName &name, const word &fileType) | edgeMesh | |
| edgeMeshFormatsCore()=default | edgeMeshFormatsCore | |
| edges() const noexcept | edgeMesh | inline |
| fileExt enum name | STARCDCore | protected |
| fileHeader enum name | STARCDCore | protected |
| foamToStarFaceAddr | STARCDCore | protectedstatic |
| GeoMesh(const faMesh &mesh) | GeoMesh< faMesh > | inlineexplicit |
| getLineNoComment(ISstream &is, const char comment='#') | edgeMeshFormatsCore | protectedstatic |
| hasDb() const | GeoMesh< faMesh > | inline |
| HEADER_BND enum value | STARCDCore | protected |
| HEADER_CEL enum value | STARCDCore | protected |
| HEADER_VRT enum value | STARCDCore | protected |
| INP_FILE enum value | STARCDCore | protected |
| matlType enum name | STARCDCore | protected |
| mergeEdges() | edgeMesh | virtual |
| mergePoints(const scalar mergeDist) | edgeMesh | virtual |
| Mesh typedef | GeoMesh< faMesh > | |
| mesh_ | GeoMesh< faMesh > | protected |
| nativeExt | edgeMeshFormatsCore | static |
| New(const fileName &name) | STARCDedgeFormat | inlinestatic |
| Foam::edgeMesh::New(const fileName &name, const word &fileType) | edgeMesh | static |
| operator()() const | GeoMesh< faMesh > | inline |
| Foam::edgeMesh::operator=(const edgeMesh &rhs) | edgeMesh | inline |
| Foam::edgeMesh::operator=(edgeMesh &&rhs) | edgeMesh | inline |
| pointEdges() const | edgeMesh | inline |
| points() const noexcept | edgeMesh | inline |
| read(const fileName &name) | STARCDedgeFormat | virtual |
| Foam::edgeMesh::read(const fileName &name, const word &fileType) | edgeMesh | |
| readHeader(IFstream &is, const enum fileHeader header) | STARCDCore | protectedstatic |
| readPoints(IFstream &is, List< point > &points, List< label > &ids) | STARCDCore | protectedstatic |
| readTypes() | edgeMesh | static |
| regions(labelList &edgeRegion) const | edgeMesh | |
| removeFiles(const fileName &baseName) | STARCDCore | protectedstatic |
| scalePoints(const scalar scaleFactor) | edgeMesh | virtual |
| shapeType enum name | STARCDCore | protected |
| size(const Mesh &mesh) | edgeMesh | inlinestatic |
| size() const | edgeMesh | inline |
| starcdBaffleType enum value | STARCDCore | protected |
| STARCDCore()=default | STARCDCore | protected |
| STARCDedgeFormat(const fileName &filename) | STARCDedgeFormat | explicit |
| starcdFluidType enum value | STARCDCore | protected |
| starcdHex enum value | STARCDCore | protected |
| starcdLine enum value | STARCDCore | protected |
| starcdLineType enum value | STARCDCore | protected |
| starcdPoint enum value | STARCDCore | protected |
| starcdPointType enum value | STARCDCore | protected |
| starcdPoly enum value | STARCDCore | protected |
| starcdPrism enum value | STARCDCore | protected |
| starcdPyr enum value | STARCDCore | protected |
| starcdShell enum value | STARCDCore | protected |
| starcdShellType enum value | STARCDCore | protected |
| starcdSolidType enum value | STARCDCore | protected |
| starcdTet enum value | STARCDCore | protected |
| starFileName(const fileName &baseName, const enum fileExt ext) | STARCDCore | protectedstatic |
| starToFoamFaceAddr | STARCDCore | protectedstatic |
| storedEdges() noexcept | edgeMesh | inlineprotected |
| storedPoints() noexcept | edgeMesh | inlineprotected |
| thisDb() const | GeoMesh< faMesh > | inline |
| transfer(edgeMesh &mesh) | edgeMesh | |
| TypeName("edgeMesh") | edgeMesh | |
| VRT_FILE enum value | STARCDCore | protected |
| write(const fileName &filename, const edgeMesh &mesh, IOstreamOption streamOpt=IOstreamOption(), const dictionary &options=dictionary::null) | STARCDedgeFormat | static |
| write(const fileName &name, IOstreamOption streamOpt=IOstreamOption(), const dictionary &options=dictionary::null) const | STARCDedgeFormat | inlinevirtual |
| Foam::edgeMesh::write(const fileName &name, const word &fileType, const edgeMesh &mesh, IOstreamOption streamOpt=IOstreamOption(), const dictionary &options=dictionary::null) | edgeMesh | static |
| Foam::edgeMesh::write(const fileName &name, const word &fileType, IOstreamOption streamOpt=IOstreamOption(), const dictionary &options=dictionary::null) const | edgeMesh | inlinevirtual |
| writeCase(Ostream &os, const pointField &pointLst, const label nEdges) | STARCDedgeFormat | protectedstatic |
| writeHeader(Ostream &os, const enum fileHeader header) | STARCDCore | protectedstatic |
| writePoints(Ostream &os, const UList< point > &points, const scalar scaleFactor=1.0) | STARCDCore | protectedstatic |
| writeStats(Ostream &) const | edgeMesh | virtual |
| writeTypes() | edgeMesh | static |
| ~edgeMesh()=default | edgeMesh | virtual |
| ~edgeMeshFormatsCore()=default | edgeMeshFormatsCore | virtual |
| ~STARCDedgeFormat()=default | STARCDedgeFormat | virtual |