Skip to content

Fix deprecation warning in GeometryReference of AlbertaGrid

Simon Praetorius requested to merge issue/fix-deprecation-jacobian-alberta into master

Summary

This is a simple fix of a deprecation warning that is shown even if the deprecated function is not used. The solution is to make this function a template.

Replaces !612 (closed)

Edited by Simon Praetorius

Merge request reports