Home
last modified time | relevance | path

Searched refs:PDMAX (Results 1 – 7 of 7) sorted by relevance

/dports/science/smoldyn/smoldyn-2.67/source/Smoldyn/
H A Dsmolmolec.c287 index[PDMAX+j]=i; in molpatternindex()
303 index[PDMAX]=i; in molpatternindex()
317 index[PDMAX+j]=i; in molpatternindex()
356 i1=matchindex1[PDMAX]; in molpatternindex()
364 index[PDMAX]=i1; in molpatternindex()
406 index[PDMAX]=i1; in molpatternindex()
407 index[PDMAX+1]=i2; in molpatternindex()
561 return index[PDMAX]; in molstring2index1()
592 for(igp=PDMAX+gpnresults;igp>PDMAX && gpindex[igp-1]>imol;igp--) in moladdspeciesgroup()
608 for(igp=PDMAX+gpnresults;igp>PDMAX && gpindex[igp-1]>imol;igp--) in moladdspeciesgroup()
[all …]
H A Dsmolrule.c565 molsetdifc(sim,index[PDMAX+i],NULL,ms,rate); } in RuleExpandRules()
571 molsetdifm(sim,index[PDMAX+i],NULL,ms,detailsf); } in RuleExpandRules()
577 molsetdrift(sim,index[PDMAX+i],NULL,ms,detailsf); } in RuleExpandRules()
583 … molsetsurfdrift(sim,index[PDMAX+i],NULL,ms,detailsi[1],(enum PanelShape)detailsi[2],detailsf); } in RuleExpandRules()
589 molsetlistlookup(sim,index[PDMAX+i],NULL,ms,detailsi[1]); } in RuleExpandRules()
595 molsetdisplaysize(sim,index[PDMAX+i],NULL,ms,rate); } in RuleExpandRules()
601 molsetcolor(sim,index[PDMAX+i],NULL,ms,detailsf); } in RuleExpandRules()
608 …surfsetaction(srf,index[PDMAX+i],NULL,ms,(enum PanelFace)detailsi[2],(enum SrfAction)detailsi[3],-… in RuleExpandRules()
615 i3=detailsi[4]>0?detailsi[4]:index[PDMAX+i]; in RuleExpandRules()
616 …surfsetrate(srf,index[PDMAX+i],NULL,ms,(enum MolecState)detailsi[2],(enum MolecState)detailsi[3],i… in RuleExpandRules()
[all …]
H A Dsmoldyn.h252 #define PDMAX 6 macro
H A Dsmollattice.c585 er=latticeaddspecies(lattice,index[PDMAX+j],NULL); in latticeaddspecies()
681 er=latticeaddconvert(lattice,index[PDMAX+j],NULL,face,convert); in latticeaddconvert()
H A Dsmolcmd.c1369 NSV_CALL(nsv_molcountspace(lat->nsv,index[PDMAX+j],low,high,dim,nbin,axis,ctlat)); in cmdmolcountspace()
1796 ll=sim->mols->listlookup[index2[PDMAX+i]][ms]; in cmdradialdistribution()
1916 ll=sim->mols->listlookup[index2[PDMAX+i]][ms]; in cmdradialdistribution2()
4260 i1=index1[PDMAX+j1]; in cmdshufflereactions()
4261 i2=index2[PDMAX+j2]; in cmdshufflereactions()
4689 ll=sim->mols->listlookup[index2[PDMAX+i]][ms]; in cmdlongrangeforce()
H A Dsmolreact.c1790 rctident[iword]=index[PDMAX+j*totalwords+iword]; in RxnSetValuePattern()
1792 prdident[iword]=index[PDMAX+j*totalwords+matchwords+iword]; in RxnSetValuePattern()
2226 rctident[iword]=index[PDMAX+j*totalwords+iword]; in RxnAddReactionPattern()
2228 prdident[iword]=index[PDMAX+j*totalwords+matchwords+iword]; in RxnAddReactionPattern()
H A Dsmolsurface.c2091 i=index[PDMAX+j]; in surfsetaction()
2111 i=index[PDMAX+j]; in surfsetaction()
2156 i=index[PDMAX+j]; in surfsetaction()
2213 i=index[PDMAX+j]; in surfsetrate()