Internal class used by the STARCDsurfaceFormat. More...


Static Protected Member Functions | |
| static Map< word > | readInpCellTable (IFstream &) |
| static void | writeCase (Ostream &, const pointField &, const label nFaces, const UList< surfZone > &) |
Static Protected Member Functions inherited from STARCDCore | |
| static bool | readHeader (IFstream &, const word &fileSignature) |
| Read header. More... | |
| static void | writeHeader (Ostream &, const word &fileType) |
| Write header for fileType (CELL|VERTEX|BOUNDARY) More... | |
Additional Inherited Members | |
Public Member Functions inherited from STARCDCore | |
| STARCDCore () | |
| Construct null. More... | |
Static Public Member Functions inherited from STARCDCore | |
| static bool | readPoints (IFstream &, pointField &, labelList &ids) |
| Read points from a (.vrt) file. More... | |
| static void | writePoints (Ostream &, const pointField &) |
| Write header and points to (.vrt) file. More... | |
Protected Types inherited from STARCDCore | |
| enum | cellType { starcdFluidType = 1, starcdSolidType = 2, starcdBaffleType = 3, starcdShellType = 4, starcdLineType = 5, starcdPointType = 6 } |
| enum | shapeType { starcdPoint = 1, starcdLine = 2, starcdShell = 3, starcdHex = 11, starcdPrism = 12, starcdTet = 13, starcdPyr = 14, starcdPoly = 255 } |
Internal class used by the STARCDsurfaceFormat.
Definition at line 54 of file STARCDsurfaceFormatCore.H.
|
staticprotected |
Definition at line 39 of file STARCDsurfaceFormatCore.C.
References ISstream::getLine(), IOstream::good(), HashTable< T, label, Hash< label > >::insert(), lookup(), regExp::match(), and STARCDsurfaceFormatCore::writeCase().

|
staticprotected |
Definition at line 78 of file STARCDsurfaceFormatCore.C.
References Ostream::flush(), forAll, fileName::lessExt(), fileName::name(), IOstream::name(), Foam::nl, and List< T >::size().
Referenced by STARCDsurfaceFormatCore::readInpCellTable().


1.8.11