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