Home
last modified time | relevance | path

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

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dcp_ddapc_types.F259 CHARACTER(len=*), PARAMETER :: routineN = 'cp_ddapc_ewald_create', & argument
260 routineP = moduleN//':'//routineN
262 INTEGER :: my_val, npts(3), output_unit
264 LOGICAL :: analyt, decoupling, &
265 do_qmmm_periodic_decpl, do_restraint, &
266 do_restraintB, do_solvation
268 REAL(KIND=dp), DIMENSION(:), POINTER :: gx, gy, gz, LG
269 TYPE(cell_type), POINTER :: dummy_cell, mm_cell
271 TYPE(section_vals_type), POINTER :: cell_section, grid_print_section, multipole_section, &
272 poisson_section, printC_section, qmmm_per_section, restraint_section, restraint_sectionB, &
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dcp_ddapc_types.F259 CHARACTER(len=*), PARAMETER :: routineN = 'cp_ddapc_ewald_create', & argument
260 routineP = moduleN//':'//routineN
262 INTEGER :: my_val, npts(3), output_unit
264 LOGICAL :: analyt, decoupling, &
265 do_qmmm_periodic_decpl, do_restraint, &
266 do_restraintB, do_solvation
268 REAL(KIND=dp), DIMENSION(:), POINTER :: gx, gy, gz, LG
269 TYPE(cell_type), POINTER :: dummy_cell, mm_cell
271 TYPE(section_vals_type), POINTER :: cell_section, grid_print_section, multipole_section, &
272 poisson_section, printC_section, qmmm_per_section, restraint_section, restraint_sectionB, &
[all …]