Home
last modified time | relevance | path

Searched refs:nband_ (Results 1 – 5 of 5) sorted by relevance

/dports/science/berkeleygw/BGW-2.0.0/MeanField/ABINIT/
H A Deqp_convert.f90208 integer::ii,iost,nband_,error local
230 nband_=ii/nkpt-1
232 write(*,*)'Number of bands in eqp file:',nband_
234 qps%number_of_bands=nband_
236 SAFE_ALLOCATE(qps%eigenvalues_dft,(nband_,nkpt,1))
237 SAFE_ALLOCATE(qps%eigenvalues_eqp1,(nband_,nkpt,1))
238 SAFE_ALLOCATE(qps%index_eigenvalues,(nband_,nkpt))
243 read(3,*)kpt_tmp(:),nband_
246 do ib=1,nband_
/dports/science/quantum-espresso/q-e-qe-6.7.0/Modules/
H A Dmp_bands.f9044 SUBROUTINE mp_start_bands( nband_, ntg_, nyfft_, parent_comm ) argument
54 INTEGER, INTENT(IN) :: nband_, parent_comm local
67 nbgrp = nband_
H A Dmp_global.f9059 nimage_, npool_, nband_, ntg_, nyfft_
86 CALL mp_start_bands ( nband_, ntg_, nyfft_, intra_pool_comm )
87 CALL mp_start_exx ( nband_, ntg_, intra_pool_comm )
H A Dcommand_line_options.f9040 INTEGER :: nimage_= 1, npool_= 1, ndiag_ = 0, nband_= 1, ntg_= 1, nyfft_ = 1, nmany_ = 1 variable
134 READ ( arg, *, ERR = 15, END = 15) nband_
171 CALL mp_bcast( nband_ , root, world_comm )
228 IF ( PRESENT(nband) ) nband_ = nband
H A Dmp_exx.f9068 SUBROUTINE mp_start_exx( nband_, ntg_, parent_comm ) argument
78 INTEGER, INTENT(IN) :: nband_, parent_comm local
91 negrp = nband_