Home
last modified time | relevance | path

Searched refs:b_val_mnsyx (Results 1 – 1 of 1) sorted by last modified time

/dports/science/mpqc/mpqc-2.3.1/src/lib/chemistry/qc/basis/
H A Dbtest.cc347 double *b_val_mnsyx = new double[nbasis]; in test_func_values() local
393 gbs->values(r - dxy, &vdat, b_val_mnsyx); in test_func_values()
425 = 0.5 * ((b_val_plsyx[i]+b_val_mnsyx[i]-2.*b_val[i]) in test_func_values()
457 delete[] b_val_mnsyx; in test_func_values()