Internal class used by the VTKsurfaceFormat. More...
Static Protected Member Functions | |
static void | writeHeader (Ostream &, const pointField &) |
Write header information with points. More... | |
static void | writeTail (Ostream &, const UList< surfZone > &) |
Write trailing information with zone information. More... | |
static void | writeTail (Ostream &, const labelUList &zoneIds) |
Write trailing information with zone Ids. More... | |
Internal class used by the VTKsurfaceFormat.
Definition at line 52 of file VTKsurfaceFormatCore.H.
|
staticprotected |
Write header information with points.
Definition at line 32 of file VTKsurfaceFormatCore.C.
References forAll, Foam::nl, List< T >::size(), VTKsurfaceFormatCore::writeTail(), Vector< Cmpt >::x(), Vector< Cmpt >::y(), and Vector< Cmpt >::z().
Write trailing information with zone information.
Definition at line 56 of file VTKsurfaceFormatCore.C.
References forAll, Foam::nl, and UList< T >::size().
Referenced by VTKsurfaceFormatCore::writeHeader().
|
staticprotected |
Write trailing information with zone Ids.
Definition at line 97 of file VTKsurfaceFormatCore.C.
References forAll, Foam::nl, and UList< T >::size().