Searched defs:wigner6j (Results 1 – 4 of 4) sorted by relevance
/dports/science/elk/elk-7.2.42/src/ |
H A D | wigner6j.f90 | 9 real(8) function wigner6j(j1,j2,j3,k1,k2,k3) function
|
H A D | pottm2.f90 | 35 real(8), external :: wigner3j,wigner6j,factnm local
|
H A D | pottm3.f90 | 37 real(8), external :: wigner3j,wigner6j,factnm,factr local
|
/dports/science/chemps2/CheMPS2-1.8.10/CheMPS2/ |
H A D | Wigner.cpp | 294 double CheMPS2::Wigner::wigner6j( const int two_ja, const int two_jb, const int two_jc, const int t… in wigner6j() function in CheMPS2::Wigner
|