openfoam/applications/utilities/postProcessing/dataConversion
Mark Olesen e57ca15bda ENH: complete reworking of foamToEnsight to make into a library (issue #241)
- eliminate ensightAsciiStream, ensightBinaryStream, ensightStream in
  favour of using ensightFile and ensightGeoFile classes throughout.

- encapsulate mesh-parts sorting with the ensightCells, ensightFaces
  class.

- handle of patches/faceZones entirely within ensightMesh for a lighter
  interaction with field output. Both faceZones and point fields need
  more testing to see if they behave properly for all cases.

- move some output functionality into its own namespace
  'ensightOutput', move into a library.

- use the ensightCase class to open new ensight output streams
  in the proper sub-directory locations.
2016-10-06 10:43:22 +02:00
..
foamDataToFluent GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
foamToEnsight ENH: complete reworking of foamToEnsight to make into a library (issue #241) 2016-10-06 10:43:22 +02:00
foamToEnsightParts STYLE: minor adjustments to doxygen comments 2016-10-04 09:16:08 +02:00
foamToGMV MRG: Initial commit after latest Foundation merge 2016-09-30 11:16:28 +01:00
foamToTecplot360 MRG: Resolve conflict with latest foundation merge 2016-10-26 15:37:15 +01:00
foamToTetDualMesh GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
foamToVTK Cleanup endian support (closes #271) 2016-10-17 12:02:01 +02:00
smapToFoam GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00