Skip to content
Snippets Groups Projects
Commit 01a313d8 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

BUG: collated ensight not working with isosurfaces (closes #318)

- 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.
parent b0648f2b
Loading
Showing
with 224 additions and 72 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment