Home
last modified time | relevance | path

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

/dports/science/quantum-espresso/q-e-qe-6.7.0/PW/src/
H A Dexx_band.f90934 SUBROUTINE change_data_structure( is_exx ) subroutine
961 LOGICAL, intent(in) :: is_exx
962 INTEGER, EXTERNAL :: n_plane_waves
963 COMPLEX(DP), ALLOCATABLE :: work_space(:)
964 INTEGER :: ik, i
965 INTEGER :: ngm_, ngs_, ngw_
966 LOGICAL exst
968 LOGICAL :: lpara = .true.
970 LOGICAL :: lpara = .false.