17 #include "Zmagfield.h" 26 temp(:) = a%r(:) - det%r(:)
27 b%r(:) = matmul( txyz2det(:,:), temp(:))
54 #include "Zmagfield.h" 63 temp(:) = matmul( tdet2xyz(:,:), a%r(:))
64 b%r(:) = temp(:) + det%r(:)
85 #include "Zmagfield.h" 93 temp(:) =matmul(txyz2det(:,:), a%r(:))
105 #include "Zmagfield.h" 111 temp(:) = matmul( tdet2xyz(:,:), a%r(:))
subroutine cxyz2detd(a, b)
subroutine cdet2xyzd(a, b)
subroutine cdet2xyz(det, a, b)
subroutine cxyz2det(det, a, b)