Write topoSet in VTK format. More...
Go to the source code of this file.
Namespaces | |
Foam | |
Foam::vtk | |
Namespace for handling VTK input/output. | |
Functions | |
bool | writeTopoSet (const polyMesh &mesh, const topoSet &set, const vtk::outputOptions opts, const fileName &file, bool parallel=Pstream::parRun()) |
bool | writeFaceSet (const polyMesh &mesh, const faceSet &set, const vtk::outputOptions opts, const fileName &file, bool parallel=Pstream::parRun()) |
bool | writeCellSetFaces (const polyMesh &mesh, const cellSet &set, const vtk::outputOptions opts, const fileName &file, bool parallel=Pstream::parRun()) |
bool | writePointSet (const polyMesh &mesh, const pointSet &set, const vtk::outputOptions opts, const fileName &file, bool parallel=Pstream::parRun()) |
Write topoSet in VTK format.
Original source file foamVtkWriteTopoSet.H
InNamespace Foam::vtk
Definition in file foamVtkWriteTopoSet.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.