Skip to content

Implement bdm2simplex2d interpolation

This MR implements the local inteprolation of BDM2simplex2D elements.

Additionally an exception is thrown if interpolation for BDM1Cube3D elements is called, since there is no implementation for it.

Merge request reports