Skip to content
Snippets Groups Projects
Commit 1f953b80 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

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.
parent 813a0500
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment