Home
last modified time | relevance | path

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

/dports/science/quantum-espresso/q-e-qe-6.7.0/Modules/
H A Dqes_init_module.f902556 SUBROUTINE qes_init_electronicPolarization(obj, tagname, firstKeyPoint, phase, spin) argument
2562 TYPE(k_point_type),INTENT(IN) :: firstKeyPoint local
H A Dqes_types_module.f90877 TYPE(k_point_type) :: firstKeyPoint component