(git:c5411e0)
Loading...
Searching...
No Matches
spherical_harmonics::y_lm Interface Reference

Public Member Functions

subroutine rvy_lm (r, y, l, m)
 ...
 
subroutine rry_lm (r, y, l, m)
 ...
 
subroutine cvy_lm (r, y, l, m)
 ...
 
subroutine ccy_lm (r, y, l, m)
 ...
 

Detailed Description

Definition at line 45 of file spherical_harmonics.F.

Member Function/Subroutine Documentation

◆ rvy_lm()

subroutine spherical_harmonics::y_lm::rvy_lm ( real(kind=dp), dimension(:, :), intent(in)  r,
real(kind=dp), dimension(:), intent(out)  y,
integer, intent(in)  l,
integer, intent(in)  m 
)

...

Parameters
r...
y...
l...
m...

Definition at line 411 of file spherical_harmonics.F.

Here is the call graph for this function:

◆ rry_lm()

subroutine spherical_harmonics::y_lm::rry_lm ( real(kind=dp), dimension(:), intent(in)  r,
real(kind=dp), intent(out)  y,
integer, intent(in)  l,
integer, intent(in)  m 
)

...

Parameters
r...
y...
l...
m...

Definition at line 542 of file spherical_harmonics.F.

Here is the call graph for this function:

◆ cvy_lm()

subroutine spherical_harmonics::y_lm::cvy_lm ( real(kind=dp), dimension(:, :), intent(in)  r,
complex(kind=dp), dimension(:), intent(out)  y,
integer, intent(in)  l,
integer, intent(in)  m 
)

...

Parameters
r...
y...
l...
m...

Definition at line 669 of file spherical_harmonics.F.

Here is the call graph for this function:

◆ ccy_lm()

subroutine spherical_harmonics::y_lm::ccy_lm ( real(kind=dp), dimension(:), intent(in)  r,
complex(kind=dp), intent(out)  y,
integer, intent(in)  l,
integer, intent(in)  m 
)

...

Parameters
r...
y...
l...
m...

Definition at line 849 of file spherical_harmonics.F.

Here is the call graph for this function:

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