Skip to content

v0.7.2

Compare
Choose a tag to compare
@jorgensd jorgensd released this 07 Feb 15:18
· 70 commits to release since this release

Major update

Important

Everyone using adios4dolfinx v0.7.1 should upgrade to this new version

Installation

  • numba has been removed as a dependency of adios4dolfin

Performance

New features

  • Supporting time dependent and multi-function checkpoints by @jorgensd. To read checkpoints from version < 0.7.2 please add legacy=True to your read_function call. See: #49 for details
  • Supporting reading and writing of mesh-tags of all co-dimensions by @jorgensd #48

Other changes

New Contributors

Full Changelog: v0.7.1...v0.7.2