Octopus
loct_math_oct_m::loct_ylm Interface Reference

Detailed Description

Definition at line 272 of file loct_math.F90.

Public Member Functions

subroutine oct_ylm_vector (n, xx, rr, l, m, ylm)
 

Private Member Functions

subroutine oct_ylm (n, x, y, z, l, m, ylm)
 

Member Function/Subroutine Documentation

◆ oct_ylm()

subroutine loct_math_oct_m::loct_ylm::oct_ylm ( integer, intent(in)  n,
real(c_double), intent(in)  x,
real(c_double), intent(in)  y,
real(c_double), intent(in)  z,
integer, intent(in)  l,
integer, intent(in)  m,
real(c_double), intent(out)  ylm 
)
private

Definition at line 273 of file loct_math.F90.

◆ oct_ylm_vector()

subroutine loct_math_oct_m::loct_ylm::oct_ylm_vector ( integer, intent(in)  n,
real(c_double), intent(in)  xx,
real(c_double), intent(in)  rr,
integer, intent(in)  l,
integer, intent(in)  m,
real(c_double), intent(out)  ylm 
)

Definition at line 281 of file loct_math.F90.


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