Home
last modified time | relevance | path

Searched refs:numft (Results 1 – 10 of 10) sorted by relevance

/dports/science/siesta/siesta-4.1.5/Src/
H A Don_subs.F115 use on_core, only : numft, listft, fttof
130 numft(i) = 0
140 numft(ii) = numft(ii) + 1
148 maxnft = max(maxnft,numft(i))
149 numft(i) = 0
163 numft(ii) = numft(ii) + 1
164 n = numft(ii)
H A Dgradientlomem.F11 . numft,listft,fttof,numh,listh,listhptr,
96 . numft(nbasisCloc),numh(nbasisloc),numhij(nbandsloc)
216 do muk = 1,numft(mu)
229 call globaliseF(nbasisCloc,nbands,nftmax,numft,listft,
231 call globaliseF(nbasisCloc,nbands,nftmax,numft,listft,
296 do muk = 1,numft(mu)
380 do muk = 1,numft(mu)
425 do ik = 1,numft(k)
433 do ik = 1,numft(k)
H A Dgradient.F14 . numft,listft,fttof,numh,listh,
100 . numft(no_cl),numh(no_l),numhij(nbandsloc)
228 do muk = 1,numft(mu)
241 call globaliseF(no_cl,nbands,nftmax,numft,listft,
243 call globaliseF(no_cl,nbands,nftmax,numft,listft,
319 do muk = 1,numft(mu)
353 do ik = 1,numft(k)
361 do ik = 1,numft(k)
H A Degandd.F71 use on_core, only : numft, numhij, indon, nindv
133 nullify(numft)
179 call re_alloc(numft,1,no_cl,name='numft',copy=.true.,
276 . listc,numct,listct,cttoc,numf,listf,numft,
282 . listc,numct,listct,cttoc,numf,listf,numft,
296 . numct,listct,cttoc,numf,listf,numft,listft,
302 . numct,listct,cttoc,numf,listf,numft,listft,
H A Datomlwf.F108 integer, dimension(:), pointer :: alist, ilist, numft local
147 nullify( alist, ilist, numft, lneeded )
150 call re_alloc( numft, 1, no_u, name='numft', routine='cspa' )
232 numft(mu) = 0
400 numft(nu) = numft(nu) + 1
475 nftmax = max ( nftmax , numft(mu) )
558 call de_alloc( numft, name='numft' )
H A Ddenmatlomem.F11 . numft,listft,numh,listh,listhptr,numhij,
113 . nftmax, listft(nftmax,nbasisCloc), numft(nbasisCloc)
325 do in = 1,numft(m)
433 do in = 1,numft(m)
464 do in = 1,numft(nn)
493 do in = 1,numft(nn)
H A Ddenmat.F13 . numct,listct,cttoc,numf,listf,numft,listft,
115 . listft(nftmax,no_cl), numft(no_cl)
344 do in = 1,numft(m)
377 do in = 1,numft(nn)
406 do in = 1,numft(nn)
H A Dglobalise.F15 use on_core, only : numft, listft
1265 subroutine globaliseF(no_cl,nbands,nftmax,numft, argument
1279 . listft(nftmax,no_cl),numft(no_cl)
1315 do ik = 1,numft(mu)
1321 do ik = 1,numft(mu)
1335 do ik = 1,numft(mu)
1338 ndataFS(n) = ndataFS(n) + numft(mu)
1450 numftL(i,n) = numft(mu)
1539 numft2(mu) = numft(mu)
1540 do muk = 1,numft(mu)
H A Donmod.F49 integer, pointer, save :: numft(:) variable
/dports/science/siesta/siesta-4.1.5/Docs/
H A DCHANGES21375 : globalisation of numft which is now needed as a result