Home
last modified time | relevance | path

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

/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dhfx_load_balance_methods.F455 ptr_to_tmp_dist => tmp_dist(:)
458 CALL hfx_set_distr_energy(ptr_to_tmp_dist, x_data)
460 CALL hfx_set_distr_forces(ptr_to_tmp_dist, x_data)
827 NULLIFY (ptr_to_tmp_dist)
829 ptr_to_tmp_dist => tmp_dist(1:tmp_pos(mepos) - 1)
832 CALL hfx_set_distr_energy(ptr_to_tmp_dist, x_data)
834 CALL hfx_set_distr_forces(ptr_to_tmp_dist, x_data)
1527 ptr_to_tmp_dist => tmp_dist(:)
1530 CALL hfx_set_distr_energy(ptr_to_tmp_dist, x_data)
1726 NULLIFY (ptr_to_tmp_dist)
[all …]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dhfx_load_balance_methods.F452 ptr_to_tmp_dist => tmp_dist(:)
455 CALL hfx_set_distr_energy(ptr_to_tmp_dist, x_data)
457 CALL hfx_set_distr_forces(ptr_to_tmp_dist, x_data)
824 NULLIFY (ptr_to_tmp_dist)
826 ptr_to_tmp_dist => tmp_dist(1:tmp_pos(mepos) - 1)
829 CALL hfx_set_distr_energy(ptr_to_tmp_dist, x_data)
831 CALL hfx_set_distr_forces(ptr_to_tmp_dist, x_data)
1524 ptr_to_tmp_dist => tmp_dist(:)
1527 CALL hfx_set_distr_energy(ptr_to_tmp_dist, x_data)
1723 NULLIFY (ptr_to_tmp_dist)
[all …]