Searched defs:create_thermostat_section (Results 1 – 2 of 2) sorted by relevance
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/ |
H A D | input_cp2k_thermostats.F | 217 SUBROUTINE create_thermostat_section(section, coupled_thermostat) subroutine 221 CHARACTER(len=*), PARAMETER :: routineN = 'create_thermostat_section', & argument 222 routineP = moduleN//':'//routineN 224 LOGICAL :: my_coupled_thermostat 225 TYPE(keyword_type), POINTER :: keyword 226 TYPE(section_type), POINTER :: al_section, csvr_section, gle_section, & 227 nose_section, region_section, & 228 subsection
|
/dports/science/cp2k-data/cp2k-7.1.0/src/ |
H A D | input_cp2k_thermostats.F | 217 SUBROUTINE create_thermostat_section(section, coupled_thermostat) subroutine 221 CHARACTER(len=*), PARAMETER :: routineN = 'create_thermostat_section', & argument 222 routineP = moduleN//':'//routineN 224 LOGICAL :: my_coupled_thermostat 225 TYPE(keyword_type), POINTER :: keyword 226 TYPE(section_type), POINTER :: al_section, csvr_section, gle_section, & 227 nose_section, region_section, & 228 subsection
|