openfoam/applications/utilities/mesh/manipulation/objToVTK
Mark Olesen 1f953b807c ENH: use double for VTK legacy output (issue #891)
- some paraview versions (eg, on windows) don't support float, only double.

  This mostly affected the vtkSurfaceWriter.

  The foamToVTK is also affected, but since it also supports the XML
  output formats (vtp, vtu) these can be used instead.
2018-06-21 10:24:04 +02:00
..
Make Replace a few uses of triSurface with the more general meshedSurface. 2010-01-15 17:27:03 +01:00
objToVTK.C ENH: use double for VTK legacy output (issue #891) 2018-06-21 10:24:04 +02:00