Home
last modified time | relevance | path

Searched defs:force_field_pack_radius (Results 1 – 2 of 2) sorted by relevance

/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dforce_fields_all.F2127 SUBROUTINE force_field_pack_radius(atomic_kind_set, iw, subsys_section) subroutine
2133 CHARACTER(len=*), PARAMETER :: routineN = 'force_field_pack_radius', & argument
2134 routineP = moduleN//':'//routineN
2136 CHARACTER(LEN=default_string_length) :: inp_kind_name, kind_name
2137 INTEGER :: handle, i, i_rep, n_rep
2138 LOGICAL :: found
2139 REAL(KIND=dp) :: mm_radius
2140 TYPE(atomic_kind_type), POINTER :: atomic_kind
2141 TYPE(fist_potential_type), POINTER :: fist_potential
2142 TYPE(section_vals_type), POINTER :: kind_section
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dforce_fields_all.F2127 SUBROUTINE force_field_pack_radius(atomic_kind_set, iw, subsys_section) subroutine
2133 CHARACTER(len=*), PARAMETER :: routineN = 'force_field_pack_radius', & argument
2134 routineP = moduleN//':'//routineN
2136 CHARACTER(LEN=default_string_length) :: inp_kind_name, kind_name
2137 INTEGER :: handle, i, i_rep, n_rep
2138 LOGICAL :: found
2139 REAL(KIND=dp) :: mm_radius
2140 TYPE(atomic_kind_type), POINTER :: atomic_kind
2141 TYPE(fist_potential_type), POINTER :: fist_potential
2142 TYPE(section_vals_type), POINTER :: kind_section