openfoam/applications/utilities/postProcessing
Mark Olesen a2e978d43e ENH: add VTP, VTU output for most vtk writers (insitu only)
- with the xml append format it is possible to write raw binary
  (instead of base64), but the writer becomes more complicated.
  Either needs two passes to create, or need to allocate a block
  of space for the header information (like VTK itself does) and
  write later.

    * internalWriter
    * patchWriter
    * surfaceMeshWriter
    * lagrangianWriter

 Also these special purpose ones:
    * foamVtkWriteSurfFields
2017-06-01 18:28:40 +02:00
..
dataConversion ENH: add VTP, VTU output for most vtk writers (insitu only) 2017-06-01 18:28:40 +02:00
graphics ENH: paraview reader module with internal caching of the vtk geometries 2017-05-24 17:12:49 +02:00
lagrangian ENH: add VTP, VTU output for most vtk writers (insitu only) 2017-06-01 18:28:40 +02:00
miscellaneous MRG: merged develop line back into integration branch 2017-05-18 11:11:12 +01:00
noise STYLE: corrected file vs fileName for CSV files 2017-06-13 07:23:32 +02:00
postProcess Make/options: Removed duplicate entries 2016-08-01 20:55:16 +01:00