Home
last modified time | relevance | path

Searched refs:lmaxp (Results 1 – 12 of 12) sorted by relevance

/dports/science/siesta/siesta-4.1.5/Src/
H A Datomlwf.F665 . index,iz,l,lmaxp,m local
693 lmaxp = 0
694 if (ne .le. 32) lmaxp = 3
695 if (ne .le. 18) lmaxp = 2
696 if (ne .le. 8) lmaxp = 1
697 if (ne .le. 2) lmaxp = 0
706 if (lmaxp .gt. lomaxfis(is)) then
723 if (l .le. lmaxp) then
/dports/audio/csound/csound-6.15.0/Opcodes/
H A Dcompress.c36 MYFLT *abuf, *cbuf, *aptr, *cptr, *clim, lmax, *lmaxp; member
70 p->lmaxp = p->clim - 1; in compset()
153 if (p->cptr == p->lmaxp) { /* if prev ctrl was old lamax */ in compress()
158 p->lmaxp = lap; in compress()
163 p->lmaxp = lap; in compress()
169 p->lmaxp = p->cptr; in compress()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/nwpwlib/pseudopotential/
H A Dqmmm_parse.c85 int lmaxp,n_sigma; local
201 lmaxp = lmax+1;
206 psil = (double **) malloc(lmaxp*sizeof(double*));
207 pspl = (double **) malloc(lmaxp*sizeof(double*));
H A Dcpi_parse.c90 int lmaxp; local
202 fscanf(fp,"%lf %d",&Zion,&lmaxp);
203 lmax = lmaxp-1;
248 psil = (double **) malloc(lmaxp*sizeof(double*));
249 pspl = (double **) malloc(lmaxp*sizeof(double*));
279 for (p=1; p<lmaxp; ++p)
H A Dteter_parse.c89 int lmax,locp,lmaxp; local
186 lmaxp = lmax+1;
233 psil = (double **) malloc(lmaxp*sizeof(double*));
234 pspl = (double **) malloc(lmaxp*sizeof(double*));
H A Dcarter_parse.c85 int lmax,locp,lmaxp; local
162 lmaxp = lmax+1;
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/nwpwlib/pseudopotential/
H A Dqmmm_parse.c85 int lmaxp,n_sigma; local
201 lmaxp = lmax+1;
206 psil = (double **) malloc(lmaxp*sizeof(double*));
207 pspl = (double **) malloc(lmaxp*sizeof(double*));
H A Dcpi_parse.c90 int lmaxp; local
202 fscanf(fp,"%lf %d",&Zion,&lmaxp);
203 lmax = lmaxp-1;
248 psil = (double **) malloc(lmaxp*sizeof(double*));
249 pspl = (double **) malloc(lmaxp*sizeof(double*));
279 for (p=1; p<lmaxp; ++p)
H A Dteter_parse.c89 int lmax,locp,lmaxp; local
186 lmaxp = lmax+1;
233 psil = (double **) malloc(lmaxp*sizeof(double*));
234 pspl = (double **) malloc(lmaxp*sizeof(double*));
H A Dcarter_parse.c85 int lmax,locp,lmaxp; local
162 lmaxp = lmax+1;
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/nwpwlib/pseudopotential/paw_atom/
H A Dpaw_atom_driver.c91 int lmax,locp,lmaxp; local
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/nwpwlib/pseudopotential/paw_atom/
H A Dpaw_atom_driver.c91 int lmax,locp,lmaxp; local