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

Public Member Functions

subroutine clebsch_gordon_real (l1, m1, l2, m2, rlm)
 ...
 
subroutine clebsch_gordon_complex (l1, m1, l2, m2, clm)
 ...
 

Detailed Description

Definition at line 53 of file spherical_harmonics.F.

Member Function/Subroutine Documentation

◆ clebsch_gordon_real()

subroutine spherical_harmonics::clebsch_gordon::clebsch_gordon_real ( integer, intent(in)  l1,
integer, intent(in)  m1,
integer, intent(in)  l2,
integer, intent(in)  m2,
real(kind=dp), dimension(:, :), intent(out)  rlm 
)

...

Parameters
l1...
m1...
l2...
m2...
rlm...

Definition at line 112 of file spherical_harmonics.F.

Here is the call graph for this function:

◆ clebsch_gordon_complex()

subroutine spherical_harmonics::clebsch_gordon::clebsch_gordon_complex ( integer, intent(in)  l1,
integer, intent(in)  m1,
integer, intent(in)  l2,
integer, intent(in)  m2,
real(kind=dp), dimension(:), intent(out)  clm 
)

...

Parameters
l1...
m1...
l2...
m2...
clm...

Definition at line 79 of file spherical_harmonics.F.

Here is the call graph for this function:

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