Home
last modified time | relevance | path

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

/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dinput_cp2k_global.F74 SUBROUTINE create_global_section(section) subroutine
77 CHARACTER(len=*), PARAMETER :: routineN = 'create_global_section', & argument
78 routineP = moduleN//':'//routineN
80 INTEGER :: default_i_val, i
81 TYPE(keyword_type), POINTER :: keyword
82 TYPE(section_type), POINTER :: print_key, sub_section
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dinput_cp2k_global.F74 SUBROUTINE create_global_section(section) subroutine
77 CHARACTER(len=*), PARAMETER :: routineN = 'create_global_section', & argument
78 routineP = moduleN//':'//routineN
80 INTEGER :: default_i_val, i
81 TYPE(keyword_type), POINTER :: keyword
82 TYPE(section_type), POINTER :: print_key, sub_section