use the backend selector for the jacobian inverse transposed
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?