Home
last modified time | relevance | path

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

/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dinput_cp2k_check.F62 SUBROUTINE check_cp2k_input(input_declaration, input_file, para_env, output_unit) subroutine
68 CHARACTER(len=*), PARAMETER :: routineN = 'check_cp2k_input', & argument
69 routineP = moduleN//':'//routineN
71 INTEGER :: handle, iforce_eval, nforce_eval, &
72 run_type
73 LOGICAL :: explicit, explicit_embed, explicit_mix
74 TYPE(section_vals_type), POINTER :: section, section1, section2, section3, &
75 section4, sections
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dinput_cp2k_check.F62 SUBROUTINE check_cp2k_input(input_declaration, input_file, para_env, output_unit) subroutine
68 CHARACTER(len=*), PARAMETER :: routineN = 'check_cp2k_input', & argument
69 routineP = moduleN//':'//routineN
71 INTEGER :: handle, iforce_eval, nforce_eval, &
72 run_type
73 LOGICAL :: explicit, explicit_embed, explicit_mix
74 TYPE(section_vals_type), POINTER :: section, section1, section2, section3, &
75 section4, sections