Home
last modified time | relevance | path

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

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dmixed_main.F50 SUBROUTINE mixed_create_force_env(mixed_env, root_section, para_env, & subroutine
60 CHARACTER(LEN=*), PARAMETER :: routineN = 'mixed_create_force_env', & argument
61 routineP = moduleN//':'//routineN
63 CHARACTER(len=default_path_length) :: c_val, input_file_path, output_file_path
64 INTEGER :: group_size_wish, handle, i, lp, &
65 n_rep_val, ngroup_wish, output_unit, &
66 unit_nr
67 INTEGER, DIMENSION(:), POINTER :: group_partition, i_vals
68 LOGICAL :: group_size_wish_set, ngroup_wish_set
69 TYPE(cp_logger_type), POINTER :: logger
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dmixed_main.F50 SUBROUTINE mixed_create_force_env(mixed_env, root_section, para_env, & subroutine
60 CHARACTER(LEN=*), PARAMETER :: routineN = 'mixed_create_force_env', & argument
61 routineP = moduleN//':'//routineN
63 CHARACTER(len=default_path_length) :: c_val, input_file_path, output_file_path
64 INTEGER :: group_size_wish, handle, i, lp, &
65 n_rep_val, ngroup_wish, output_unit, &
66 unit_nr
67 INTEGER, DIMENSION(:), POINTER :: group_partition, i_vals
68 LOGICAL :: group_size_wish_set, ngroup_wish_set
69 TYPE(cp_logger_type), POINTER :: logger