Home
last modified time | relevance | path

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

/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dinput_cp2k_properties_dft.F284 SUBROUTINE create_current_section(section) subroutine
287 CHARACTER(len=*), PARAMETER :: routineN = 'create_current_section', & argument
288 routineP = moduleN//':'//routineN
290 TYPE(keyword_type), POINTER :: keyword
291 TYPE(section_type), POINTER :: print_key, subsection
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dinput_cp2k_properties_dft.F287 SUBROUTINE create_current_section(section) subroutine
290 CHARACTER(len=*), PARAMETER :: routineN = 'create_current_section', & argument
291 routineP = moduleN//':'//routineN
293 TYPE(keyword_type), POINTER :: keyword
294 TYPE(section_type), POINTER :: print_key, subsection