Skip to content

Helper for handling MultiTrajectory construction and SG registration

Tomasz Bold requested to merge tbold/athena:mtj-registration-helper into main

Using Athena MultiTrajectories with 4 backends is quite tedious (requires lots of easy to mistype boilerplate code). The helper classes provided here would allow to simplify this to as few calls as needed for a regular collections (maybe even more).

Tagging @wolter @emoyse @ncalace @cvarni @toyamaza @pagessin

Merge request reports