Home
last modified time | relevance | path

Searched refs:maxoa (Results 1 – 6 of 6) sorted by relevance

/dports/science/siesta/siesta-4.1.5/Src/
H A Ddfscf.f94 . maxoa = 100 ! Max # of orbitals per atom
102 . gCi(12,nsp), grada(3,maxoa,nsp),
103 . phia(maxoa,nsp), rvol, r2sp, r2cut(nsmax)
306 call all_phi( is,+1, dxsp(:,isp), maxoa, nphiloc,
H A Drhoofd.F9078 integer, parameter :: maxoa = 100 ! Max # of orbitals per atom local
159 if ( DirectPhi ) allocate( phia(maxoa,nsp) )
297 call all_phi( is, +1, dxsp, maxoa, nphiloc, phia(:,isp) )
H A Drhoofdsp.F9076 integer, parameter :: maxoa = 100 ! Max # of orbitals per atom local
136 call re_alloc(phia, 1, maxoa, 1, nsp, "phia", "rhoofdsp")
273 call all_phi( is, +1, dxsp, maxoa, nphiloc, phia(:,isp) )
H A Dvmatsp.F9073 integer, parameter :: maxoa = 100 ! Max # of orbitals per atom local
134 call re_alloc(phia, 1, maxoa, 1, nsp, "phia", "vmatsp")
279 call all_phi( is, +1, dxsp, maxoa, nphiloc, phia(:,isp) )
H A Dvmat.F9080 integer, parameter :: maxoa = 100 ! Max # of orb/atom local
174 if ( DirectPhi ) allocate( phia(maxoa,nsp) )
342 call all_phi( is, +1, dxsp, maxoa, nphiloc, phia(:,isp) )
H A Ddelk.F9081 integer, parameter :: maxoa = 100 ! Max # of orb/atom local
190 if ( DirectPhi ) allocate( phia(maxoa,nsp) )
387 call all_phi( is, +1, dxsp, maxoa, nphiloc, phia(:,isp) )