Skip to content

Interpolator: fix divide by zero

Kilian Lackhove requested to merge lackhove/nektar:fix/interpolator-empty into master

Fix a crash when Interpolator is called on an empty field

Merge request reports