Home
last modified time | relevance | path

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

/dports/science/ergo/ergo-3.8/source/scf/
H A Dscf_utils.cc1565 ergo_real threshold_JK = J_K_params.threshold_J; in get_2e_matrix_and_energy_sparse() local
1566 if(J_K_params.threshold_K < threshold_JK) in get_2e_matrix_and_energy_sparse()
1567 threshold_JK = J_K_params.threshold_K; in get_2e_matrix_and_energy_sparse()
1568 …ix_list_explicit(basisInfo, integralInfo, &twoelMatrixG, &densityMatrixFull, 1, threshold_JK) != 0) in get_2e_matrix_and_energy_sparse()
1839 ergo_real threshold_JK = J_K_params.threshold_J; in get_2e_matrices_and_energy_sparse_unrestricted() local
1840 if(J_K_params.threshold_K < threshold_JK) in get_2e_matrices_and_energy_sparse_unrestricted()
1841 threshold_JK = J_K_params.threshold_K; in get_2e_matrices_and_energy_sparse_unrestricted()
1848 threshold_JK) != 0) in get_2e_matrices_and_energy_sparse_unrestricted()
1858 threshold_JK) != 0) in get_2e_matrices_and_energy_sparse_unrestricted()