コード例 #1
0
def test_co_cs_pbe():
    check_co_cs_pbe(ODASCFSolver(threshold=1e-5))
コード例 #2
0
ファイル: test_scf_ediis2.py プロジェクト: stevenvdb/horton
def test_co_cs_pbe():
    check_co_cs_pbe(EDIIS2SCFSolver(threshold=1e-5))
コード例 #3
0
ファイル: test_scf_oda.py プロジェクト: susilehtola/horton
def test_co_cs_pbe():
    check_co_cs_pbe(ODASCFSolver(threshold=1e-5))
コード例 #4
0
def test_co_cs_pbe():
    check_co_cs_pbe(EDIIS2SCFSolver(threshold=1e-5))