Skip to content

Remove superfluous group wise wrapping

Philip Loche requested to merge wrap_fixes into main

Since !197 (merged) we unwrap the whole system if unwrap is requested. With this change a loop of the groups is superfluous. Additionally, the compound attribute was used for wrap, allowing to remove the limitation of using unwrap together with refgroup.

TODOs

  • Tests
Edited by Philip Loche

Merge request reports