Skip to content

use the backend selector for the jacobian inverse transposed

Marcel Koch requested to merge feature/blockstructured-fix-yasp-grid into master

I find it a bit odd, that I have to use the backend selector for the yasp grid stuff in the function pymbolic_jacobian_inverse_transposed but not in pymbolic_jacobian_determinant. In the determinant function the selector is called in name_jacobian_determinant. Is there a reason for this?

Merge request reports

Loading