Home
last modified time | relevance | path

Searched defs:gridParams (Results 1 – 7 of 7) sorted by relevance

/dports/science/ergo/ergo-3.8/source/test/
H A Dgrid_test.cc192 Dft::GridParams gridParams(1e-7, 6, 25); in grid_test_scaling() local
239 Dft::GridParams gridParams(1e-5, 6, 7); in grid_test_synchronisation() local
H A Dxcmat_test.cc108 Dft::GridParams gridParams(1e-5, 6, 7, GRID_CELL_SIZE); in test_small() local
310 Dft::GridParams gridParams(RADINT, ANGMIN, ANGINT); in test_mol() local
H A Dxcmat_r_u_test.cc105 Dft::GridParams gridParams(2e-5, 6, 7, GRID_CELL_SIZE); in test_small() local
H A Dxcmat_nan_inf_test.cc149 Dft::GridParams gridParams(1e-5, 6, 7, GRID_CELL_SIZE); in test_small() local
H A Dxcmat_sparse_test.cc69 static Dft::GridParams gridParams(1e-7, 6, 35); in calculation_shared() local
/dports/science/ergo/ergo-3.8/source/scf/
H A DSCF_general.h85 const Dft::GridParams& gridParams; variable
H A Dscf_utils.cc291 const Dft::GridParams & gridParams; member in Vxc_worker
324 const Dft::GridParams & gridParams, in do_acc_scan_Vxc()
1169 const Dft::GridParams& gridParams, in get_2e_matrix_and_energy_simple_sparse()
1325 const Dft::GridParams& gridParams, in get_2e_matrices_and_energy_simple_sparse_unrestricted()
1538 const Dft::GridParams& gridParams, in get_2e_matrix_and_energy_sparse()
1730 const Dft::GridParams& gridParams, in get_2e_matrices_and_energy_sparse_unrestricted()
1938 const Dft::GridParams& gridParams, in get_2e_matrices_and_energy_restricted_open()