Home
last modified time | relevance | path

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

/dports/science/siesta/siesta-4.1.5/Src/
H A Dread_xc_info.F24 integer :: nXCfunc
49 nXCfunc = abs(fdf_bintegers(pline,1))
50 if (nXCfunc .gt. MaxFunc) then
53 do n= 1, nXCfunc
83 nXCfunc = 1
91 if ((nXCfunc .gt. 1) .and. (Node .eq. 0)) then
98 do n = 1,nXCfunc
107 call setXC (n=nXCfunc, func=XCfunc, auth=XCauth,
H A Dbsc_cellxc.F199 integer :: nXCfunc
214 call getXC( nXCfunc, XCfunc, XCauth, XCweightX, XCweightC)
217 do nf = 1,nXCfunc
605 do nf = 1,nXCfunc
H A Datom.F2032 call getXC( nXCfunc, XCfunc, XCauth )
2036 do nf = 1,nXCfunc
2043 if (icorr.ne.'ca'.and.nXCfunc.eq.1)
2052 if (icorr.ne.'pw'.and.nXCfunc.eq.1)
2061 if (icorr.ne.'pb'.and.nXCfunc.eq.1)
2070 if (icorr.ne.'bl'.and.nXCfunc.eq.1)
2078 if (icorr.ne.'rp'.and.nXCfunc.eq.1)
2087 if (icorr.ne.'rv'.and.nXCfunc.eq.1)
2096 if (icorr.ne.'wc'.and.nXCfunc.eq.1)
2106 if (icorr.ne.'ps'.and.nXCfunc.eq.1)
[all …]
H A Ddhscf.F1973 integer :: nf, nXCfunc local
1978 call getXC( nXCfunc, XCfunc, XCauth )
1979 do nf = 1,nXCfunc
/dports/science/siesta/siesta-4.1.5/Src/SiestaXC/
H A Dxcmod.f9095 integer, save :: nXCfunc=0 variable
110 nXCfunc = n
135 nf = nXCfunc
H A Datomxc.F90236 ik, in, in1, in2, iq, ir, is, ix, jn, ndSpin, nf, nq, nXCfunc local
278 call getXC( nXCfunc, XCfunc, XCauth, XCweightX, XCweightC )
283 do nf = 1,nXCfunc
519 do nf = 1,nXCfunc
H A Dcellxc.F90382 ndSpin, nf, nonemptyPoints, nPoints, nq, ns, nXCfunc, & local
433 call getXC( nXCfunc, XCfunc, XCauth, XCweightX, XCweightC )
452 do nf = 1,nXCfunc
992 do nf = 1,nXCfunc
/dports/science/libgridxc/libgridxc-libgridxc-0.9.6/src/
H A Datomxc.F90140 ik, in, in1, in2, iq, ir, is, ix, jn, ndSpin, nf, nq, nXCfunc local
187 call getXC( nXCfunc, XCfunc, XCauth, XCweightX, XCweightC )
192 do nf = 1,nXCfunc
206 allocate(is_libxc(nXCfunc))
208 allocate(xc_func(nXCfunc), xc_info(nXCfunc))
211 do nf = 1,nXCfunc
472 do nf = 1,nXCfunc
588 do nf = 1,nXCfunc
H A Dxcmod.F9035 integer, save :: nXCfunc=0
69 nXCfunc = n
194 nf = nXCfunc
H A Dcellxc.F90269 ndSpin, nf, nonemptyPoints, nPoints, nq, ns, nXCfunc, & local
323 call getXC( nXCfunc, XCfunc, XCauth, XCweightX, XCweightC )
343 do nf = 1,nXCfunc
370 allocate(is_libxc(nXCfunc))
372 allocate(xc_func(nXCfunc), xc_info(nXCfunc))
375 do nf = 1,nXCfunc
938 do nf = 1,nXCfunc
1157 do nf = 1,nXCfunc