Skip to content
  • Mark OLESEN's avatar
    BUG: collated ensight not working with isosurfaces (closes #318) · 01a313d8
    Mark OLESEN authored
    - the problem arises since the various surface writers are stateless.
      The collated output format hacks around this limitation by adding in
      its own fieldDict caching (to disk).
    
      Now include an updateMesh() method to hook into geometry changes.
      This is considered a stop-gap measure until the surface output
      handling is improved.
    01a313d8