Remove elemag
in combination with DiscretizationHDG
?
#355
Replies: 3 comments 6 replies
-
Elemag looks like a clear candidate for removal to me. As far as I know, this is unused. Not sure about From a modularization perspective, removal of the two would remove |
Beta Was this translation helpful? Give feedback.
-
I just wanted to ask if there's an update to this one month later? Has this already been asked to the PMMs? During the discussions it emerged that |
Beta Was this translation helpful? Give feedback.
-
This discussion has resulted in the issue #493. Hence, closing this discussion. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Based on the recent PR #333 it turned out that there are some problematic things happening in
elemag
(most importantly that its built uponscatra
). Additionally, it is currently used by no one. Can we remove it?If
elemag
can be removed we could also think about removing theDiscretizationHDG
- it's mostly used myelemag
and also somehow influid
. Its removal would allow us to further improve the modularization (move theProblemType
out of core).Beta Was this translation helpful? Give feedback.
All reactions