Go to the source code of this file.
Modules | |
module | shr_vmath_mod |
Functions/Subroutines | |
subroutine | shr_vmath_mod::shr_vmath_sqrt (X, Y, n) |
subroutine | shr_vmath_mod::shr_vmath_rsqrt (X, Y, n) |
subroutine | shr_vmath_mod::shr_vmath_exp (X, Y, n) |
subroutine | shr_vmath_mod::shr_vmath_div (X, Y, Z, n) |
subroutine | shr_vmath_mod::shr_vmath_log (X, Y, n) |
subroutine | shr_vmath_mod::shr_vmath_sin (X, Y, n) |
subroutine | shr_vmath_mod::shr_vmath_cos (X, Y, n) |