openfoam/applications/utilities/postProcessing/dataConversion
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
..
foamDataToFluent STYLE: remove tabs from files and shorten line-length. 2017-04-10 16:11:33 +02:00
foamToEnsight STYLE: more meaningful variable name when using meshSubsetHelper 2017-06-14 07:56:57 +02:00
foamToEnsightParts ENH: relocate triSurface classes into surfMesh library (issue #294) 2017-05-18 10:42:05 +02:00
foamToGMV MRG: Integrated Foundation code to commit ba4dbed 2017-03-23 12:11:49 +00:00
foamToTecplot360 STYLE: more meaningful variable name when using meshSubsetHelper 2017-06-14 07:56:57 +02:00
foamToTetDualMesh GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
foamToVTK ENH: add VTP, VTU output for most vtk writers (insitu only) 2017-06-01 18:28:40 +02:00
smapToFoam GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00