jorgensd / adios4dolfinx

Extending DOLFINx with checkpointing functionality
http://jsdokken.com/adios4dolfinx/
MIT License
20 stars 7 forks source link

Add context manager #74

Closed finsberg closed 8 months ago

finsberg commented 8 months ago

Add context manager to do proper clean up (closing file and removing IO) in case an error is thrown while the file is open.