GBTOlib: library for evaluation of molecular integrals in mixed Gaussian / B-spline basis 111
Loading...
Searching...
No Matches
wigner_cf.f90 File Reference

Modules

module  wigner_cf_gbl

Functions/Subroutines

real(kind=cfp) function wigner_cf_gbl::C_G_cf (j1, m1, j2, m2, j, m)
subroutine wigner_cf_gbl::Wigner3j (w3j, jmin, jmax, j2, j3, m1, m2, m3)
 This routine will be replaced by wigner_3j once I've figured out where the problem with my implementation is.
integer function jindex (j)
subroutine wigner_cf_gbl::Wigner_3j (f, j2, j3, m1, m2, m3, j_min, j_max)
subroutine wigner_cf_gbl::Wigner_6j (f, j2, j3, l1, l2, l3, j_min, j_max)

Function/Subroutine Documentation

◆ jindex()

integer function Wigner3j::jindex ( integer j)
Here is the call graph for this function: