sph_harmonics_complex Interface

public interface sph_harmonics_complex

complex spherical harmonics


Module Procedures

private function sph_harmonics_imag(l, m, theta, phi) result(y)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: l
integer, intent(in) :: m
real(kind=long), intent(in) :: theta
real(kind=long), intent(in) :: phi

Return Value complex(kind=long)