xmolecule
Manual
Modules
Block Data
Procedures
Derived Types
Programs
sph_harmonics_complex
Interface
Gnu General Public License V3
3 statements
sph_harmonics
sph_harmonics_complex
Contents
Module Procedures
sph_harmonics_imag
public interface sph_harmonics_complex
complex spherical harmonics
Module Procedures
private function sph_harmonics_imag(l, m, theta, phi) result(y)
Arguments
Type
Intent
Optional
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)