Determinant of a rank 2 Tensor.
Tensor2
Tensor2s
type(Tensor2) :: T real(kind=8) :: det_T det_T = det(T)