Home
last modified time | relevance | path

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

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dforce_fields_input.F105 NULLIFY (tmp_section, tmp_section2)
160 CALL read_lj_section(inp_info%nonbonded, tmp_section2, ntot)
168 CALL read_wl_section(inp_info%nonbonded, tmp_section2, ntot)
171 tmp_section2 => section_vals_get_subs_vals(tmp_section, "EAM")
184 CALL read_gd_section(inp_info%nonbonded, tmp_section2, ntot)
187 tmp_section2 => section_vals_get_subs_vals(tmp_section, "IPBV")
216 CALL read_b4_section(inp_info%nonbonded, tmp_section2, ntot)
224 CALL read_bm_section(inp_info%nonbonded, tmp_section2, ntot)
232 CALL read_gp_section(inp_info%nonbonded, tmp_section2, ntot)
239 CALL read_tersoff_section(inp_info%nonbonded, tmp_section2, ntot, tmp_section2)
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dforce_fields_input.F105 NULLIFY (tmp_section, tmp_section2)
160 CALL read_lj_section(inp_info%nonbonded, tmp_section2, ntot)
168 CALL read_wl_section(inp_info%nonbonded, tmp_section2, ntot)
171 tmp_section2 => section_vals_get_subs_vals(tmp_section, "EAM")
184 CALL read_gd_section(inp_info%nonbonded, tmp_section2, ntot)
187 tmp_section2 => section_vals_get_subs_vals(tmp_section, "IPBV")
216 CALL read_b4_section(inp_info%nonbonded, tmp_section2, ntot)
224 CALL read_bm_section(inp_info%nonbonded, tmp_section2, ntot)
232 CALL read_gp_section(inp_info%nonbonded, tmp_section2, ntot)
239 CALL read_tersoff_section(inp_info%nonbonded, tmp_section2, ntot, tmp_section2)
[all …]