Skip to content
  • Mark Olesen's avatar
    ENH: complete reworking of foamToEnsight to make into a library (issue #241) · e57ca15b
    Mark Olesen authored
    - 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.
    e57ca15b