Internal class used by the VTKsurfaceFormat. More...
#include <surfMesh/VTKsurfaceFormatCore.H>
Internal class used by the VTKsurfaceFormat.
Definition at line 53 of file VTKsurfaceFormatCore.H.
Static Protected Member Functions | |
static void | writeHeader (Ostream &, const pointField &) |
Write header information with points.
| |
static void | writeTail (Ostream &, const UList< surfZone > &) |
Write trailing information with zone information.
| |
static void | writeTail (Ostream &, const UList< label > &zoneIds) |
Write trailing information with zone Ids.
|
void writeHeader | ( | Ostream & | os, |
const pointField & | pointLst | ||
) | [static, protected]
|
Write header information with points.
Definition at line 32 of file VTKsurfaceFormatCore.C.
References 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 56 of file VTKsurfaceFormatCore.C.
References forAll, Foam::nl, and UList< T >::size().
Write trailing information with zone Ids.
Definition at line 97 of file VTKsurfaceFormatCore.C.
References forAll, Foam::nl, and UList< T >::size().