Skip to content

Make MDAtoms a proper class

Paul Bauer requested to merge removeIndirectionInMDAtoms into master

Change class from a C++ wrapper around the C datastructures to an actual C++ class.

Still a lot of work needed to make this MR smaller. There are also quite some nasty const_casts in the SD update that need reworking.

Edited by Paul Bauer

Merge request reports