Home
last modified time | relevance | path

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

/dports/science/mpqc/mpqc-2.3.1/src/lib/chemistry/qc/basis/
H A Dgaussshell.h75 int test_monobound(double &r, double &bound) const;
H A Dgaussshval.cc412 GaussianShell::test_monobound(double &r, double &bound) const in test_monobound() function in GaussianShell
505 while (test_monobound(r, b)); in monobound()