Definition at line 272 of file loct_math.F90.
|
subroutine | oct_ylm (n, x, y, z, l, m, ylm) |
|
◆ oct_ylm()
subroutine loct_math_oct_m::loct_ylm::oct_ylm |
( |
integer, intent(in) |
n, |
|
|
real(c_double), intent(in) |
x, |
|
|
real(c_double), intent(in) |
y, |
|
|
real(c_double), intent(in) |
z, |
|
|
integer, intent(in) |
l, |
|
|
integer, intent(in) |
m, |
|
|
real(c_double), intent(out) |
ylm |
|
) |
| |
|
private |
◆ oct_ylm_vector()
subroutine loct_math_oct_m::loct_ylm::oct_ylm_vector |
( |
integer, intent(in) |
n, |
|
|
real(c_double), intent(in) |
xx, |
|
|
real(c_double), intent(in) |
rr, |
|
|
integer, intent(in) |
l, |
|
|
integer, intent(in) |
m, |
|
|
real(c_double), intent(out) |
ylm |
|
) |
| |
The documentation for this interface was generated from the following file: