Home
last modified time | relevance | path

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

/dports/science/quantum-espresso/q-e-qe-6.7.0/UtilXlib/
H A Dmp_bands_util.f9021 INTEGER :: nbgrp = 1 ! number of band groups variable
/dports/science/quantum-espresso/q-e-qe-6.7.0/Modules/
H A Dmp_bands.f9021 INTEGER :: nbgrp = 1 ! number of band groups variable
H A Delectrons_base.f90408 SUBROUTINE distribute_bands( nbgrp, my_bgrp_id ) argument
409 INTEGER, INTENT(IN) :: nbgrp, my_bgrp_id local
H A Dbecmod.f90410 INTEGER :: nbgrp, ib_start, ib_end, this_bgrp_nbnd local
H A Dqes_init_module.f90222 SUBROUTINE qes_init_parallel_info(obj, tagname, nprocs, nthreads, ntasks, nbgrp, npool, ndiag) argument
231 INTEGER,INTENT(IN) :: nbgrp local
H A Dqes_types_module.f90391 INTEGER :: nbgrp component