shr_vmath_mod Module Reference

Functions/Subroutines

subroutine shr_vmath_sqrt (X, Y, n)
subroutine shr_vmath_rsqrt (X, Y, n)
subroutine shr_vmath_exp (X, Y, n)
subroutine shr_vmath_div (X, Y, Z, n)
subroutine shr_vmath_log (X, Y, n)
subroutine shr_vmath_sin (X, Y, n)
subroutine shr_vmath_cos (X, Y, n)

Function/Subroutine Documentation

subroutine shr_vmath_mod::shr_vmath_cos ( real (SHR_KIND_R8),dimension(n),intent(in)  X,
real (SHR_KIND_R8),dimension(n),intent(out)  Y,
integer(SHR_KIND_IN),intent(in)  n 
)

Definition at line 231 of file shr_vmath_mod.F90.

subroutine shr_vmath_mod::shr_vmath_div ( real (SHR_KIND_R8),dimension(n),intent(in)  X,
real (SHR_KIND_R8),dimension(n),intent(in)  Y,
real (SHR_KIND_R8),dimension(n),intent(out)  Z,
integer(SHR_KIND_IN),intent(in)  n 
)

Definition at line 132 of file shr_vmath_mod.F90.

subroutine shr_vmath_mod::shr_vmath_exp ( real (SHR_KIND_R8),dimension(n),intent(in)  X,
real (SHR_KIND_R8),dimension(n),intent(out)  Y,
integer(SHR_KIND_IN),intent(in)  n 
)

Definition at line 96 of file shr_vmath_mod.F90.

subroutine shr_vmath_mod::shr_vmath_log ( real (SHR_KIND_R8),dimension(n),intent(in)  X,
real (SHR_KIND_R8),dimension(n),intent(out)  Y,
integer(SHR_KIND_IN),intent(in)  n 
)

Definition at line 159 of file shr_vmath_mod.F90.

subroutine shr_vmath_mod::shr_vmath_rsqrt ( real (SHR_KIND_R8),dimension(n),intent(in)  X,
real (SHR_KIND_R8),dimension(n),intent(out)  Y,
integer(SHR_KIND_IN),intent(in)  n 
)

Definition at line 68 of file shr_vmath_mod.F90.

subroutine shr_vmath_mod::shr_vmath_sin ( real (SHR_KIND_R8),dimension(n),intent(in)  X,
real (SHR_KIND_R8),dimension(n),intent(out)  Y,
integer(SHR_KIND_IN),intent(in)  n 
)

Definition at line 195 of file shr_vmath_mod.F90.

subroutine shr_vmath_mod::shr_vmath_sqrt ( real (SHR_KIND_R8),dimension(n),intent(in)  X,
real (SHR_KIND_R8),dimension(n),intent(out)  Y,
integer(SHR_KIND_IN),intent(in)  n 
)

Definition at line 32 of file shr_vmath_mod.F90.

 All Classes Namespaces Files Functions Variables Defines

Generated on Wed Jun 23 12:04:57 2010 for CESM_Driver by  doxygen 1.6.1