Go to the source code of this file.
Functions/Subroutines | |
| subroutine | rotaxang (eps, rot, det, v, th) |
| subroutine rotaxang | ( | real(8), intent(in) | eps, |
| real(8), dimension(3,3), intent(in) | rot, | ||
| real(8), intent(out) | det, | ||
| real(8), dimension(3), intent(out) | v, | ||
| real(8), intent(out) | th | ||
| ) |