Home
last modified time | relevance | path

Searched refs:eval_G0_and_maybe_Gm1 (Results 1 – 1 of 1) sorted by relevance

/dports/science/libint2/libint-2.7.1/include/libint2/
H A Dboys.h963 static inline std::tuple<Real,Real> eval_G0_and_maybe_Gm1(Real T, Real U) { in eval_G0_and_maybe_Gm1() function
1151 std::tie(exp ? G0 : Gm_vec[0], Gmm1) = eval_G0_and_maybe_Gm1<exp>(T, U); in interpolate_Gm()