Home
last modified time | relevance | path

Searched refs:sph_ind (Results 1 – 11 of 11) sorted by relevance

/dports/science/quantum-espresso/q-e-qe-6.7.0/PW/src/
H A Dsph_ind.f9028 if (spin.eq.1) sph_ind= m
29 if (spin.eq.2) sph_ind= m+1
32 sph_ind=0
34 if (spin.eq.1) sph_ind= m-1
35 if (spin.eq.2) sph_ind= m
H A Dinit_us_1.f9064 integer, external :: sph_ind local
187 m0= sph_ind(li,ji,m,is1) + lmaxx + 1
188 m1= sph_ind(lk,jk,m,is2) + lmaxx + 1
H A Datomic_wfc.f90183 INTEGER :: ind, ind1, n1, is, sph_ind local
195 ind=lmaxx+1+sph_ind(l,j,m,is)
H A DMakefile206 sph_ind.o \
H A Dinit_us_0.f9060 INTEGER, EXTERNAL :: sph_ind local
H A Dmake.depend1920 sph_ind.o : ../../Modules/kind.o
/dports/math/gap/gap-4.11.0/pkg/automgrp-1.3.2/gap/
H A Dtreehom.gi38 #M TreeHomomorphismFamily(<sph_ind>)
41 function(sph_ind)
44 sph_ind := AG_ReducedSphericalIndex(sph_ind);
45 if sph_ind in AG_CreatedTreeHomomorphismFamilies.ind then
47 if fam!.spher_index = sph_ind then
53 …fam := NewFamily(Concatenation("Automorphisms of ", sph_ind.start, ", (", sph_ind.period, ")-tree"…
56 fam!.spher_index := sph_ind;
57 fam!.top_deg := AG_TopDegreeInSphericalIndex(sph_ind);
59 AddSet(AG_CreatedTreeHomomorphismFamilies.ind, sph_ind);
H A Dtreeaut.gi38 #M TreeAutomorphismFamily(<sph_ind>)
41 function(sph_ind)
43 red_ind := AG_ReducedSphericalIndex(sph_ind);
H A Dtreehom.gd66 #O TreeHomomorphismFamily( <sph_ind> )
69 ## index <sph_ind> belong. It is used internally, objects created with
/dports/science/quantum-espresso/q-e-qe-6.7.0/PP/src/
H A Datomic_wfc_nc_proj.f90166 INTEGER :: ind, ind1, n1, is, sph_ind local
178 ind=lmaxx+1+sph_ind(l,j,m,is)
204 INTEGER :: ind, ind1, n1, n2, is, sph_ind local
218 ind=lmaxx+1+sph_ind(l,j,m,is)
/dports/science/quantum-espresso/q-e-qe-6.7.0/EPW/src/
H A Dmake.libs200 ../../PW/src/sph_ind.o \