(git:92574dc)
Loading...
Searching...
No Matches
spherical_harmonics::dy_lm Interface Reference

Public Member Functions

subroutine dry_lm (c, dy, l, m)
 ...
subroutine dcy_lm (c, dy, l, m)
 ...

Detailed Description

Definition at line 49 of file spherical_harmonics.F.

Member Function/Subroutine Documentation

◆ 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 )

...

Parameters
c...
dy...
l...
m...

Definition at line 1003 of file spherical_harmonics.F.

Here is the call graph for this function:

◆ 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 )

...

Parameters
c...
dy...
l...
m...

Definition at line 1154 of file spherical_harmonics.F.


The documentation for this interface was generated from the following file: