Home
last modified time | relevance | path

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

/dports/science/libint2/libint-2.7.1/include/libint2/
H A Dboys.h484 …static const bool INTERPOLATION_AND_RECURSION = false; // compute F_lmax(T) and then iterate down … variable
628 const int mmin = INTERPOLATION_AND_RECURSION ? mmax : 0; in eval()
752 if (INTERPOLATION_AND_RECURSION && mmin > 0) { in eval()