Searched defs:pint_qtb_restart (Results 1 – 2 of 2) sorted by relevance
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/motion/ |
H A D | pint_qtb.F | 468 SUBROUTINE pint_qtb_restart(pint_env, qtb_therm) subroutine 469 TYPE(pint_env_type), POINTER :: pint_env 470 TYPE(qtb_therm_type), POINTER :: qtb_therm 472 INTEGER :: begin, i, ibead, idim, istep
|
/dports/science/cp2k-data/cp2k-7.1.0/src/motion/ |
H A D | pint_qtb.F | 476 SUBROUTINE pint_qtb_restart(pint_env, qtb_therm) subroutine 477 TYPE(pint_env_type), POINTER :: pint_env 478 TYPE(qtb_therm_type), POINTER :: qtb_therm 480 INTEGER :: begin, i, ibead, idim, istep
|