multiscale / muscle3

The third major version of the MUltiScale Coupling Library and Environment
Apache License 2.0
25 stars 13 forks source link

Implement checkpointing API in C++ and Fortran #185

Closed maarten-ic closed 1 year ago

maarten-ic commented 1 year ago

The 0.6.0 release added support for checkpointing to the Python API. The same should be exposed to the C++ and Fortran APIs as well.

Task list (no dependencies):

Task list, dependent on merging the profiling branch:

Task list, blocked by PR #195