Skip to content

Update usage of local interpolation

graeser requested to merge feature/update-local-interpolation into master
  • Stop passing old style functions to local interpolation.
  • Stop using deprecated LocalBasisFunctionInterface.

This also reduces the ctest log significantly (by a factor >10).

Merge request reports