Home
last modified time | relevance | path

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

/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dqmmm_init.F944 CALL section_vals_get(wl_section, n_repetition=n_wl)
945 np = n_lj + n_wl
946 IF (n_wl /= 0) THEN
951 np = n_lj + n_wl + n_gd
954 CALL read_gd_section(inp_info%nonbonded, gd_section, start=n_lj + n_wl)
957 np = n_lj + n_wl + n_gd + n_gp
975 CALL section_vals_get(wl_section, n_repetition=n_wl)
976 np = n_lj + n_wl
977 IF (n_wl /= 0) THEN
982 np = n_lj + n_wl + n_gd
[all …]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dqmmm_init.F944 CALL section_vals_get(wl_section, n_repetition=n_wl)
945 np = n_lj + n_wl
946 IF (n_wl /= 0) THEN
951 np = n_lj + n_wl + n_gd
954 CALL read_gd_section(inp_info%nonbonded, gd_section, start=n_lj + n_wl)
957 np = n_lj + n_wl + n_gd + n_gp
975 CALL section_vals_get(wl_section, n_repetition=n_wl)
976 np = n_lj + n_wl
977 IF (n_wl /= 0) THEN
982 np = n_lj + n_wl + n_gd
[all …]