ENH: upgrade writeVTK function object -> vtkWrite function object

- user-selectable format (vtk or vtu, ascii or binary)
- dictionary syntax closer to ensightWrite
- tutorial example in windAroundBuildings
This commit is contained in:
Mark Olesen
2017-06-14 01:48:32 +02:00
parent df5b009708
commit 98cc0fc004
10 changed files with 335 additions and 246 deletions

View File

@ -76,7 +76,6 @@ SourceFiles
ensightWrite.C
ensightWriteTemplates.C
\*---------------------------------------------------------------------------*/
#ifndef functionObjects_ensightWrite_H