GaIn  1.0
 All Files Functions Pages
Functions/Subroutines
Y_Value.f90 File Reference

Defines utility routine for computing value of a solid gaussian basis elements at point r. More...

Functions/Subroutines

recursive real(kind=8) function y_value (a, l, m, r)
 Value of a Solid real spherical harmonic centered in (0,0,0) at point r. More...
 

Detailed Description

Defines utility routine for computing value of a solid gaussian basis elements at point r.

Author: I. Duchemin July 2015

Function/Subroutine Documentation

recursive real(kind=8) function y_value ( real(kind=8), intent(in)  a,
integer, intent(in)  l,
integer, intent(in)  m,
real(kind=8), dimension(3), intent(in)  r 
)

Value of a Solid real spherical harmonic centered in (0,0,0) at point r.

Parameters
[in]aa exponent for Ylm
[in]ll for Ylm, l must be < 6
[in]mm for Ylm
[in]rrelative position in space