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 31 of file VTKsurfaceFormatCore.C.
References clock::dateTime(), forAll, Foam::nl, List< T >::size(), Vector< Cmpt >::x(), Vector< Cmpt >::y(), and Vector< Cmpt >::z().
Write trailing information with zone information.
Definition at line 55 of file VTKsurfaceFormatCore.C.
References forAll, Foam::nl, and UList< T >::size().
|
staticprotected |
Write trailing information with zone Ids.
Definition at line 96 of file VTKsurfaceFormatCore.C.
References forAll, Foam::nl, and UList< T >::size().