|
| subroutine | dry_lm (c, dy, l, m) |
| | ...
|
| subroutine | dcy_lm (c, dy, l, m) |
| | ...
|
Definition at line 49 of file spherical_harmonics.F.
◆ dry_lm()
| subroutine spherical_harmonics::dy_lm::dry_lm |
( |
real(kind=dp), dimension(2), intent(in) | c, |
|
|
real(kind=dp), dimension(2), intent(out) | dy, |
|
|
integer, intent(in) | l, |
|
|
integer, intent(in) | m ) |
◆ dcy_lm()
| subroutine spherical_harmonics::dy_lm::dcy_lm |
( |
real(kind=dp), dimension(2), intent(in) | c, |
|
|
complex(kind=dp), dimension(2), intent(out) | dy, |
|
|
integer, intent(in) | l, |
|
|
integer, intent(in) | m ) |
The documentation for this interface was generated from the following file: