openfoam/applications/utilities/postProcessing/lagrangian/steadyParticleTracks
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
..
Make ENH: add VTP, VTU output for most vtk writers (insitu only) 2017-06-01 18:28:40 +02:00
createFields.H STYLE: Consistency updates to change input of <var>Name to <var>. Fixes #306 2016-11-22 14:50:33 +00:00
particleTrackDict GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
steadyParticleTracks.C ENH: Use edgeHashes.H and labelPairHashes.H 2017-04-27 10:15:56 +02:00
steadyParticleTracksTemplates.C COMP: Multiple changes - first clean build after latest merge - UNTESTED 2016-09-23 15:36:53 +01:00
steadyParticleTracksTemplates.H steadyParticleTracksTemplates: Corrected correspondence between function declaration and definition 2016-07-04 10:44:08 +01:00