Home
last modified time | relevance | path

Searched refs:tot_magnetization_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.f90592 LOGICAL :: tot_magnetization_ispresent = .FALSE. component
H A Dqes_reset_module.f90874 obj%tot_magnetization_ispresent = .FALSE.
H A Dqes_bcast_module.f901064 CALL mp_bcast(obj%tot_magnetization_ispresent, ionode_id, comm)
1065 IF (obj%tot_magnetization_ispresent) &
H A Dqes_init_module.f901487 obj%tot_magnetization_ispresent = .TRUE.
1490 obj%tot_magnetization_ispresent = .FALSE.
H A Dqes_write_module.f901086 IF (obj%tot_magnetization_ispresent) THEN
H A Dqes_read_module.f904516 obj%tot_magnetization_ispresent = .TRUE.
4528 obj%tot_magnetization_ispresent = .FALSE.