Home
last modified time | relevance | path

Searched refs:xdm_a1_ispresent (Results 1 – 6 of 6) sorted by relevance

/dports/science/quantum-espresso/q-e-qe-6.7.0/Modules/
H A Dqes_types_module.f90558 LOGICAL :: xdm_a1_ispresent = .FALSE. component
H A Dqes_reset_module.f90830 obj%xdm_a1_ispresent = .FALSE.
H A Dqes_bcast_module.f901007 CALL mp_bcast(obj%xdm_a1_ispresent, ionode_id, comm)
1008 IF (obj%xdm_a1_ispresent) &
H A Dqes_init_module.f901407 obj%xdm_a1_ispresent = .TRUE.
1410 obj%xdm_a1_ispresent = .FALSE.
H A Dqes_write_module.f901021 IF (obj%xdm_a1_ispresent) THEN
H A Dqes_read_module.f904246 obj%xdm_a1_ispresent = .TRUE.
4258 obj%xdm_a1_ispresent = .FALSE.