DESC icon indicating copy to clipboard operation
DESC copied to clipboard

Consider Switching Inheritance Order of `CoilSet` and `MixedCoilSet`

Open dpanici opened this issue 7 months ago • 0 comments

This is somewhat unrelated, but would it make more sense to have MixedCoilSet be the parent class and CoilSet as the child? Since MixedCoilSet is the most general and CoilSet is the special case where all of the coils have to be the same type.

Originally posted by @ddudt in https://github.com/PlasmaControl/DESC/pull/1106#pullrequestreview-2162097544

dpanici avatar Jul 08 '24 12:07 dpanici