Skip to content

[cleanup] move ForLoop to namespace Fem and remove deprecation.

Robert K requested to merge bugfix/copy-forloop-to-fem into master

This MR copies the fallback for ForLoop to namespace Fem and removes the deprecation. This allows for a slower removal of the class. The fallback uses the new Hybrid implementation.

Merge request reports