Home
last modified time | relevance | path

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

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dqs_resp.F520 LOGICAL :: explicit, has_rmax, has_rmin local
532 has_rmax = .FALSE.
542 CALL section_vals_val_get(sphere_section, "RMAX", explicit=has_rmax, r_val=rmax)
589 IF (has_rmax) THEN
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dqs_resp.F520 LOGICAL :: explicit, has_rmax, has_rmin local
532 has_rmax = .FALSE.
542 CALL section_vals_val_get(sphere_section, "RMAX", explicit=has_rmax, r_val=rmax)
589 IF (has_rmax) THEN