Home
last modified time | relevance | path

Searched refs:NPART (Results 1 – 25 of 57) sorted by relevance

123

/dports/science/mdynamix/md528/tranal/
H A Dtrtcf.h5 parameter (MAXTCF=(MAXCF+2)*3*NPART,MCF=MAXCF*NTPS)
9 common /MOLEC/ DPX(NPART),DPY(NPART),DPZ(NPART)
10 + ,UPX(NPART),UPY(NPART),UPZ(NPART)
11 + ,RMX(NPART,3,3)
H A Dtranal.h4 PARAMETER (NTPS=10, NS=5000, NPART = 20000, NTOT=100000)
24 + X(NPART),Y(NPART),Z(NPART),
32 + ,NUMR(NTOT),NUMO(NTOT),ITM(NPART)
H A Ddiffus.f9 +TRCX(NTCD,NPART),TRCY(NTCD,NPART),TRCZ(NTCD,NPART)
10 integer NCUM(NTCD),ISHX(NPART),ISHY(NPART),ISHZ(NPART)
38 do I=1,NPART
H A Dlatdiff.f9 +TRCX(NTCD,NPART),TRCY(NTCD,NPART),DRZ(NPART)
10 real*8 XT(NPART),YT(NPART),ZT(NPART)
11 integer NCUM(NTCD),ISHX(NPART),ISHY(NPART)
48 do I=1,NPART
/dports/math/cmlib/cmlib-3.0_8/src/fnlib/
H A Ddint.f23 DATA NPART,SCALE,XBIG,XMAX /0, 3*0.0D0 /
25 IF(NPART.NE.0) GO TO 10
34 NPART = (NDIGD + NDIGI -1) / NDIGI
45 DO 30 I=1,NPART
49 DO 40 I=1,NPART
/dports/games/powder-toy/The-Powder-Toy-95.0/src/debug/
H A DParticleDebug.cpp26 while (i < NPART && !sim->parts[i].type) in Debug()
28 if (i == NPART) in Debug()
37 i = NPART; in Debug()
52 if (i < NPART-1) in Debug()
91 sim->UpdateParticles(sim->debug_currentParticle, NPART); in KeyPress()
H A DDebugParts.cpp21 …::Build(sim->parts_lastActiveIndex, "/", NPART, " (", Format::Precision((float)sim->parts_lastActi… in Draw()
22 for (int i = 0; i < NPART; i++) in Draw()
/dports/devel/global/global-6.6.7/libutil/
H A Dsplit.h23 #define NPART 10 macro
31 } part[NPART];
H A Dsplit.c99 if (npart > NPART) in split()
100 npart = NPART; in split()
/dports/games/powder-toy/The-Powder-Toy-95.0/src/lua/
H A DTPTScriptInterface.cpp323 if(partIndex<0 || partIndex>NPART || sim->parts[partIndex].type==0) in tptS_set()
348 for(int j = 0; j < NPART; j++) in tptS_set()
358 for(int j = 0; j < NPART; j++) in tptS_set()
368 for (int j = 0; j < NPART; j++) in tptS_set()
396 for (int j = 0; j < NPART; j++) in tptS_set()
406 for (int j = 0; j < NPART; j++) in tptS_set()
416 for (int j = 0; j < NPART; j++) in tptS_set()
484 if(partIndex < 0 || partIndex >= NPART) in tptS_delete()
574 for (int i = 0; i < NPART; i++) in tptS_reset()
H A DLegacyLuaAPI.cpp85 if (i < 0 || i >= NPART) in luacon_partread()
121 if (i < 0 || i >= NPART) in luacon_partwrite()
147 if (i < 0 || i >= NPART) in luacon_partsread()
769 for (i = 0; i < NPART; i++) in luatpt_set_property()
803 if (i < 0 || i >= NPART) in luatpt_set_property()
950 if (i < 0 || i >= NPART) in luatpt_get_property()
1128 if (arg2 == -1 && arg1 < NPART) in luatpt_delete()
1192 if (getPartIndex_curIdx >= NPART) in luatpt_next_getPartIndex()
/dports/cad/electric/electric-7.00/src/tec/
H A Dtecart.c229 (NPART<<NFUNCTIONSH)|NEDGESELECT, /* userbits */
243 (NPART<<NFUNCTIONSH), /* userbits */
257 (NPART<<NFUNCTIONSH)|NEDGESELECT, /* userbits */
271 (NPART<<NFUNCTIONSH)|NEDGESELECT, /* userbits */
285 (NPART<<NFUNCTIONSH)|NSQUARE|NEDGESELECT, /* userbits */
299 (NPART<<NFUNCTIONSH)|HOLDSTRACE|NEDGESELECT, /* userbits */
313 (NPART<<NFUNCTIONSH)|NEDGESELECT, /* userbits */
327 (NPART<<NFUNCTIONSH)|NEDGESELECT, /* userbits */
342 (NPART<<NFUNCTIONSH)|NEDGESELECT, /* userbits */
356 (NPART<<NFUNCTIONSH)|HOLDSTRACE|NEDGESELECT, /* userbits */
[all …]
H A Dtecgen.c206 (NPART<<NFUNCTIONSH), /* userbits */
221 (NPART<<NFUNCTIONSH), /* userbits */
249 (NPART<<NFUNCTIONSH), /* userbits */
263 (NPART<<NFUNCTIONSH)|HOLDSTRACE, /* userbits */
/dports/science/mdynamix/md528/
H A Ddimpar.h13 C NPART, NTOT, MAXCF, NRQS, LHIST, NBLMX
20 C NPART - molecules
21 PARAMETER (NPART = 50000 )
55 *X PARAMETER (MAXTCF = (MAXCF+2)*NPART*3 )
H A Dprcm.h133 COMMON /COMCOM/ X(NPART), Y(NPART), Z(NPART)
134 X ,PX(NPART),PY(NPART),PZ(NPART)
165 + ITM(NPART),ITYPE(NTOT),NNUM(NTOT),NSITE(NTOT),
209 COMMON /ROTROT/ RMX(NPART,3,3)
H A Dsetup.f1082 dimension XRS(NPART),YRS(NPART),ZRS(NPART)
1173 dimension XRS(NPART),YRS(NPART),ZRS(NPART)
/dports/games/powder-toy/The-Powder-Toy-95.0/src/simulation/elements/
H A DSOAP.cpp58 …if ((sim->parts[i].ctype&2) == 2 && sim->parts[i].tmp >= 0 && sim->parts[i].tmp < NPART && sim->pa… in Element_SOAP_detach()
64 …if ((sim->parts[i].ctype&4) == 4 && sim->parts[i].tmp2 >= 0 && sim->parts[i].tmp2 < NPART && sim->… in Element_SOAP_detach()
108 if (parts[i].tmp < 0 || parts[i].tmp >= NPART || parts[i].tmp2 < 0 || parts[i].tmp2 >= NPART) in update()
213 && (parts[parts[i].tmp].tmp >= 0 && parts[parts[i].tmp].tmp < NPART) in update()
217 if (ii >= 0 && ii < NPART) in update()
H A DSTOR.cpp65 if ((ID(r))>=NPART || !r) in update()
/dports/misc/libemos/libemos-4.5.9-Source/tools/bufr_exports/synop2bufr/
H A Dcomkey.h5 1 NNIL,NQC,NCORN(4),NPART(4),NBUFTYPE
21 C NOBS - NUMBER OF OBSERVATIONS NPART - TEMP/PILOT PART
/dports/games/powder-toy/The-Powder-Toy-95.0/src/client/
H A DGameSave.cpp1612 if (i < NPART) in readPSv()
1630 if (i <= NPART) { in readPSv()
1640 if (i <= NPART) in readPSv()
1656 if (i <= NPART) { in readPSv()
1685 if (i <= NPART) in readPSv()
1702 if (i <= NPART) { in readPSv()
1720 if (i <= NPART) { in readPSv()
1738 if (i <= NPART) { in readPSv()
1776 if (i <= NPART) in readPSv()
1817 if (i <= NPART) in readPSv()
[all …]
/dports/games/powder-toy/The-Powder-Toy-95.0/src/
H A DConfig.h113 #define NPART XRES*YRES macro
/dports/cad/electric/electric-7.00/src/include/
H A Defunction.h95 #define NPART 47 /* node is pure artwork */ macro
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/lucita/
H A Ddensity.F1478 NPART = NROW/MAXI
1479 IF(NPART*MAXI.NE.NROW) NPART = NPART + 1
1481 & write(6,*) ' NROW, MAXI NPART ',NROW,MAXI,NPART
1482 DO 1801 IPART = 1, NPART
H A Dsigma.F2057 NPART = NROW/MAXI
2058 IF(NPART*MAXI.NE.NROW) NPART = NPART + 1
2060 & write(lupri,*) ' NROW, MAXI NPART ',NROW,MAXI,NPART
2061 DO 1801 IPART = 1, NPART
2386 NPART = NROW/MAXI
2387 IF(NPART*MAXI.NE.NROW) NPART = NPART + 1
2389 & write(lupri,*) ' NROW, MAXI NPART ',NROW,MAXI,NPART
2390 DO 2801 IPART = 1, NPART
/dports/games/powder-toy/The-Powder-Toy-95.0/src/simulation/
H A DSimulation.cpp272 parts_lastActiveIndex = NPART-1; in Load()
382 for (int i = 0; i < NPART; i++) in Save()
540 parts_lastActiveIndex = NPART-1; in Restore()
548 for (int i = 0; i < NPART; i++) in Restore()
551 parts_lastActiveIndex = NPART-1; in Restore()
2241 for (int i = 0; i < NPART-1; i++) in clear_sim()
2243 parts[NPART-1].life = -1; in clear_sim()
4848 if (parts_lastActiveIndex>=NPART-1) in RecalcFreeParticles()
4905 if (pmap_count[y][x]>=NPART) in CheckStacking()
4907 if (pmap_count[y][x]>NPART) in CheckStacking()
[all …]

123