Internal class used by the VTKsurfaceFormat Format is LEGACY_ASCII. More...

Static Protected Member Functions | |
| static vtk::outputOptions | formatOptions (const dictionary &dict, vtk::outputOptions opts=vtk::formatType::LEGACY_ASCII) |
| Extract format options (default format LEGACY_ASCII) More... | |
| static void | writeHeader (vtk::formatter &format, const UList< point > &pts) |
| Write header information with points. More... | |
| static void | writeCellData (vtk::formatter &format, const UList< surfZone > &zones) |
| Write regions (zones) information as CellData. More... | |
| static void | writeCellData (vtk::formatter &format, const labelUList &zoneIds) |
| Write regions (zones) information as CellData. More... | |
Internal class used by the VTKsurfaceFormat Format is LEGACY_ASCII.
| Property | Description | Required | Default |
|---|---|---|---|
format | ascii or binary format | no | ascii |
precision | Write precision in ascii | no | same as IOstream |
Definition at line 73 of file VTKsurfaceFormatCore.H.
|
staticprotected |
Extract format options (default format LEGACY_ASCII)
Definition at line 28 of file VTKsurfaceFormatCore.C.
References outputOptions::append(), outputOptions::ascii(), dict, outputOptions::legacy(), and outputOptions::precision().

|
staticprotected |
Write header information with points.
Definition at line 52 of file VTKsurfaceFormatCore.C.
References Foam::vtk::legacy::beginPoints(), format(), pts, and Foam::vtk::writeList().

|
staticprotected |
Write regions (zones) information as CellData.
Definition at line 71 of file VTKsurfaceFormatCore.C.
References Foam::vtk::legacy::beginCellData(), format(), and Foam::vtk::write().

|
staticprotected |
Write regions (zones) information as CellData.
Definition at line 99 of file VTKsurfaceFormatCore.C.
References Foam::vtk::legacy::beginCellData(), format(), UList< T >::size(), and Foam::vtk::writeList().

Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.