Skip to content
  • Gregor Michalicek's avatar
    Bug fixes in hybrid/symmetrizeh.F90 related to LOs · 41ddb56d
    Gregor Michalicek authored
    1. Provide related G vector for each LO. Note: hybdat%kveclo_eig
    is not properly initialized. It should be replaced by lapw%kvec
    everywhere.
    
    2. Remove timer for subroutine harmonicsr. There was a return between
    the starting and the stopping of the timer. This broke the timer
    hierarchy.
    41ddb56d