Home
last modified time | relevance | path

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

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dmixed_cdft_methods.F1065 SUBROUTINE mixed_cdft_set_flags(force_env) subroutine
1068 CHARACTER(len=*), PARAMETER :: routineN = 'mixed_cdft_set_flags', & argument
1069 routineP = moduleN//':'//routineN
1071 INTEGER :: handle, iforce_eval, nforce_eval
1072 LOGICAL, SAVE :: first_call = .TRUE.
1073 TYPE(cdft_control_type), POINTER :: cdft_control
1074 TYPE(dft_control_type), POINTER :: dft_control
1075 TYPE(force_env_type), POINTER :: force_env_qs
1076 TYPE(mixed_cdft_type), POINTER :: mixed_cdft
1077 TYPE(mixed_environment_type), POINTER :: mixed_env
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dmixed_cdft_methods.F1064 SUBROUTINE mixed_cdft_set_flags(force_env) subroutine
1067 CHARACTER(len=*), PARAMETER :: routineN = 'mixed_cdft_set_flags', & argument
1068 routineP = moduleN//':'//routineN
1070 INTEGER :: handle, iforce_eval, nforce_eval
1071 LOGICAL, SAVE :: first_call = .TRUE.
1072 TYPE(cdft_control_type), POINTER :: cdft_control
1073 TYPE(dft_control_type), POINTER :: dft_control
1074 TYPE(force_env_type), POINTER :: force_env_qs
1075 TYPE(mixed_cdft_type), POINTER :: mixed_cdft
1076 TYPE(mixed_environment_type), POINTER :: mixed_env
[all …]