ENH: code improvements for vtkCloud function object (issue #926)

- use parallel list writing, beginDataArray methods.

- use static_assert to restrict conversion of non-label integral types

- cache .vtp.series information by fileName instead of by cloud name.
  This issues if the output directory changes, and simplifies code.

ENH: emit TimeValue in files generated by vtkCloud

- additional information for passing to ParaView

ENH: vtkCloud output to postProcessing/ (issue #866)

- better alignment with other function objects, no collision with
  foamToVTK output.
This commit is contained in:
Mark Olesen
2018-09-17 09:36:00 +02:00
parent ed62ed1b19
commit 03eec4a5db
4 changed files with 226 additions and 265 deletions

View File

@ -19,7 +19,7 @@ cloudWrite1
// format ascii;
// writePrecision 12;
//- Output directory name - Default="VTK"
//- Output directory name - Default postProcessing
// directory "VTK";
//- Write more frequent than fields