Home
last modified time | relevance | path

Searched refs:numpt (Results 1 – 25 of 38) sorted by relevance

12

/dports/math/sisl/SISL-SISL-4.6.0-44-g9114631/doc/manual/func/
H A Ds1379.tex11 … {\fov point}, {\fov derivate}, {\fov par}, {\fov numpt}, {\fov dim}, {\fov curve}, {\fov stat})
16 \>\> int \> {\fov numpt};\\
24 Array (length dim*numpt) containing the
30 Array (length dim*numpt) containing the
42 \>\> {\fov numpt} \> - \> \begin{minipg2}
63 \>\> int \> {\fov numpt} = 5;\\
69 …{\fov point}, {\fov derivate}, {\fov par}, {\fov numpt}, {\fov dim}, \&{\fov curve}, \&{\fov stat}…
H A Ds1380.tex10 …{\fov point}, {\fov derivate}, {\fov numpt}, {\fov dim}, {\fov typepar}, {\fov curve}, {\fov stat})
14 \>\> int \> {\fov numpt};\\
23 Array (length dim*numpt) containing the
29 Array (length dim*numpt) containing the
35 \>\> {\fov numpt} \> - \> \begin{minipg2}
62 \>\> int \> {\fov numpt} = 5;\\
69 …{\fov point}, {\fov derivate}, {\fov numpt}, {\fov dim}, {\fov typepar}, \&{\fov curve}, \&{\fov s…
H A Ds1611.tex12 {\fov point}, {\fov numpt}, {\fov dim}, {\fov typept}, {\fov open}, {\fov order},
16 \>\> int \> {\fov numpt};\\
31 Array of length $dim\times numpt$ containing the
34 \>\> {\fov numpt} \> - \>
43 Array (length numpt) containing type
87 \>\> int \> {\fov numpt} = 10;\\
99 …{\fov point}, {\fov numpt}, {\fov dim}, {\fov typept}, {\fov open}, {\fov order}, {\fov startpar},…
H A Ds1604.tex9 …{\fov points}, {\fov numpt}, {\fov startpar}, {\fov open}, {\fov dim}, {\fov order}, {\fov curve},…
12 \>\> int \> {\fov numpt};\\
26 \>\> {\fov numpt} \> - \> Number of points in points.\\
53 \>\> int \> {\fov numpt} = 10;\\
62 …{\fov points}, {\fov numpt}, {\fov startpar}, {\fov open}, {\fov dim}, {\fov order}, \&{\fov curve…
H A Ds1334.tex11 {\fov point}, {\fov numpt}, {\fov dim}, {\fov typept}, {\fov startcon}, {\fov endcon},
16 \>\> int \> {\fov numpt};\\
33 Array (length dim*numpt) containing the
36 \>\> {\fov numpt} \> - \>
45 Array (length numpt) containing type
102 \>\> int \> {\fov numpt} = 10;\\
117 {\fov point}, {\fov numpt}, {\fov dim}, {\fov typept},
H A Ds1358.tex12 …{\fov point}, {\fov numpt}, {\fov dim}, {\fov typept}, {\fov par}, {\fov startcon}, {\fov endcon},…
16 \>\> int \> {\fov numpt};\\
34 Array (length dim*numpt) containing the
37 \>\> {\fov numpt} \> - \>
46 Array (length numpt) containing type
103 \>\> int \> {\fov numpt} = 10;\\
118 \>\>s1358(\begin{minipg4}point, numpt, dim, typept,
H A Ds1342.tex12 …{\fov points}, {\fov derives}, {\fov numpt}, {\fov dim}, {\fov typepar}, {\fov par}, {\fov eps}, {…
17 \>\> int \> {\fov numpt};\\
33 Array (length dim *numpt) containing the points to be
37 Array (length dim *numpt) containing
42 \>\> {\fov numpt} \> - \> \begin{minipg2}
64 Array (length numpt) containing a
119 \>\> int \> {\fov numpt} = 10;\\
133 …{\fov points}, {\fov derives}, {\fov numpt}, {\fov dim}, {\fov typepar}, {\fov par}, {\fov eps}, {…
H A Ds1341.tex12 …{\fov points}, {\fov numpt}, {\fov dim}, {\fov typepar}, {\fov par}, {\fov eps}, {\fov startfix}, …
16 \>\> int \> {\fov numpt};\\
34 Array (length dim *numpt) containing the points to be
37 \>\> {\fov numpt} \> - \> \begin{minipg2}
61 Array (length numpt) containing a
126 \>\> int \> {\fov numpt} = 10;\\
142 …{\fov points}, {\fov numpt}, {\fov dim}, {\fov typepar}, {\fov par}, {\fov eps}, {\fov startfix}, …
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Danemone.c57 int numpt; member
151 st->aCurr->numpt = 1; in initAppendages()
261 else if (withdrawall<11) st->aCurr->growth = -st->aCurr->numpt; in createPoints()
266 st->vCurr = st->vPendage + (st->finpoints + 1) * i + st->aCurr->numpt - 1; in createPoints()
267 if (st->aCurr->numpt<st->finpoints - 1) { in createPoints()
270 st->aCurr->numpt++; in createPoints()
288 int q,numpt,mx2 = st->mx / 2; in drawImage() local
291 if ((numpt = st->aCurr->numpt)==1) return; in drawImage()
301 for (q = 0; q < numpt - 1; q++) { in drawImage()
337 st->aCurr->numpt -= st->aCurr->numpt>1; in animateAnemone()
[all …]
/dports/x11/xlockmore/xlockmore-5.67/modes/
H A Danemone.c101 int numpt; member
289 sp->aCurr->numpt = 1; in initAppendages()
401 else if (withdrawall<11) sp->aCurr->growth=-sp->aCurr->numpt; in createPoints()
406 sp->vCurr = sp->vPendage + (sp->finpoints + 1) * i + sp->aCurr->numpt-1; in createPoints()
407 if (sp->aCurr->numpt<sp->finpoints - 1) { in createPoints()
410 sp->aCurr->numpt++; in createPoints()
428 int q,numpt,mx2=sp->mx/2; in drawImage() local
431 if ((numpt=sp->aCurr->numpt)==1) return; in drawImage()
445 for (q = 0; q < numpt-1; q++) { in drawImage()
479 sp->aCurr->numpt-=sp->aCurr->numpt>1; in animateAnemone()
[all …]
/dports/science/madness/madness-ebb3fd7/src/madness/mra/
H A Dmraplot.cc316 Vector<long, NDIM> numpt; in dovolumeplot() local
320 numpt[i] = npt[i]; in dovolumeplot()
324 numpt, binary); in dovolumeplot()
326 output_filename.c_str(), plotlo, plothi, numpt, binary); in dovolumeplot()
351 Vector<long, NDIM> numpt; in dovolumeplot() local
355 numpt[i] = npt[i]; in dovolumeplot()
359 numpt, binary); in dovolumeplot()
361 output_filename.c_str(), plotlo, plothi, numpt, binary); in dovolumeplot()
363 output_filename.c_str(), plotlo, plothi, numpt, binary); in dovolumeplot()
H A Dfuncplot.h202 std::vector<long> numpt(NDIM);
204 numpt[i] = npt[i];
220 Tensor<T> tmpr = function.eval_cube(cell, numpt, plot_refine);
224 for(LowDimIndexIterator it(numpt); it; ++it) {
260 std::vector<long> numpt(NDIM);
262 numpt[i] = npt[i];
278 Tensor<std::complex<T> > tmpr = function.eval_cube(cell, numpt,
283 for(LowDimIndexIterator it(numpt); it; ++it) {
/dports/math/sisl/SISL-SISL-4.6.0-44-g9114631/src/
H A Ds1537.c176 int numpt; /* Needed in call to s1357 */ local
194 start, &end, &curve1, &pointpar, &numpt, &kstat);
214 start, &end, &curve2, &pointpar, &numpt, &kstat);
H A Ds1535.c191 int numpt; /* Needed in call to s1357 */ local
234 start, &end, &curve1a, &pointpar, &numpt, &kstat);
246 start, &end, &curve1b, &pointpar, &numpt, &kstat);
282 order1, start, &end, &curve2, &pointpar, &numpt, &kstat);
/dports/science/madness/madness-ebb3fd7/src/examples/
H A Dvtk.cc38 void doplotptk(World& world, int step, const functionT& psi, double Lplot, long numpt, const char* … in doplotptk() argument
41 std::vector<long> npt(3, numpt); in doplotptk()
/dports/science/madness/madness-ebb3fd7/src/apps/nick/
H A DwfSlice.cc219 void doplot(World& world, int step, const complex_functionT& psi, double Lplot, long numpt, const c… in doplot() argument
222 std::vector<long> npt(3, numpt); in doplot()
280 long numpt = nGrid; in main() local
281 if(plotDX) doplot(world, nWF, psiT, Lplot, numpt, in main()
H A Dtdse1.cc566 void doplot(World& world, int step, const complex_functionT& psi, double Lplot, long numpt, const c… in doplot() argument
569 std::vector<long> npt(3, numpt); in doplot()
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/graphics/spells/
H A DSpells01.h188 int numpt; member
213 void AddNewEclair(Vec3f * endpos, int nbseg, int duration, int numpt);
H A DSpells01.cpp1038 void CPortal::AddNewEclair(Vec3f * endpos, int nbseg, int duration, int numpt) in AddNewEclair() argument
1058 this->tabeclair[nb].numpt = numpt; in AddNewEclair()
1134 int numpt = Random::get(0, this->spherenbpt - 1); in Update() local
1135 endpos = this->spherevertex[numpt] + this->pos; in Update()
1137 this->AddNewEclair(&endpos, 32, Random::get(1000, 2000), numpt); in Update()
1189 if (this->tabeclair[nb].numpt >= 0) in Render()
1203 …if (!arxtime.is_paused()) this->sphered3d[this->tabeclair[nb].numpt].color = Color(r, g, b).toBGRA… in Render()
/dports/science/cgnslib/CGNS-4.1.2/src/
H A Dpcgnslib.c572 cgsize_t numpt; /* unused */ in cgp_coord_general_write_data() local
578 &s_write_full_range, &m_read_full_range, &numpt); in cgp_coord_general_write_data()
710 cgsize_t numpt; /* unused */ in cgp_coord_general_read_data() local
716 &s_read_full_range, &m_write_full_range, &numpt); in cgp_coord_general_read_data()
1070 cgsize_t numpt; /* unused */ in cgp_field_general_write_data() local
1076 &s_write_full_range, &m_read_full_range, &numpt); in cgp_field_general_write_data()
1193 cgsize_t numpt; /* unused */ in cgp_field_general_read_data() local
1199 &s_read_full_range, &m_write_full_range, &numpt); in cgp_field_general_read_data()
1340 cgsize_t numpt; /* unused */ in cgp_array_general_write_data() local
1346 &s_write_full_range, &m_read_full_range, &numpt); in cgp_array_general_write_data()
[all …]
/dports/cad/jspice3/jspice3-2.5/src/lib/plot/
H A Dnewgraf.c248 graf->numpt = NUMOUTPTS;
395 newgraf->numpt = graf->numpt;
401 size = graf->numpt*sizeof(float);
551 graf->numpt = NUMOUTPTS;
955 dx = (xu - xl)/(graf->numpt-1);
1099 while (j < graf->numpt) {
1179 m = graf->numpt;
1497 py += graf->numpt;
1595 dp += graf->numpt;
1660 dp += graf->numpt;
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/cgns/vtkcgns/src/
H A Dpcgnslib.c573 cgsize_t numpt; /* unused */ in cgp_coord_general_write_data() local
579 &s_write_full_range, &m_read_full_range, &numpt); in cgp_coord_general_write_data()
711 cgsize_t numpt; /* unused */ in cgp_coord_general_read_data() local
717 &s_read_full_range, &m_write_full_range, &numpt); in cgp_coord_general_read_data()
1173 cgsize_t numpt; /* unused */ in cgp_field_general_write_data() local
1179 &s_write_full_range, &m_read_full_range, &numpt); in cgp_field_general_write_data()
1296 cgsize_t numpt; /* unused */ in cgp_field_general_read_data() local
1302 &s_read_full_range, &m_write_full_range, &numpt); in cgp_field_general_read_data()
1443 cgsize_t numpt; /* unused */ in cgp_array_general_write_data() local
1449 &s_write_full_range, &m_read_full_range, &numpt); in cgp_array_general_write_data()
[all …]
/dports/cad/jspice3/jspice3-2.5/src/include/
H A Dnewgraf.h105 int numpt; /* number of points in traces */ member
/dports/graphics/pgplot/pgplot/applications/curvefit/
H A Dcurvefit.f1196 SUBROUTINE BezierCalc (offset,numpt,f1,f2,dataset,ok)
1204 INTEGER maxpoints,s2,maxdataset,dataset,numpt,i,j,maxcpt,
1225 IF (j+1.LE.numpt.AND.x(offset+j+1).LE.f2) THEN
1285 SUBROUTINE PolynomialCalc (offset,numpt,f1,f2,dataset,ok)
1301 * numpt,maxpointset,offset,maxnum,ierror
1323 IF (j+1.LE.numpt.AND.x(offset+j+1).LE.f2) THEN
1819 SUBROUTINE FourierCalc (offset,numpt,f1,f2,dataset,ok) argument
1829 * numpt,maxnum,ierror,maxpointset local
1848 IF (j+1.LE.numpt.AND.x(offset+j+1).LE.f2) THEN
1988 SUBROUTINE SplineCalc (offset,numpt,f1,f2,dataset,ok) argument
[all …]
/dports/science/multiwfn/gMultiwfn-3.4.1-0-14-ge873677/src/
H A Dprocgriddata.f90754 numpt=nx*ny*nz
756 avgtot=sumuptot/numpt
770 stddev=dsqrt(stddev/numpt)
775 write(*,"(' Root mean square (RMS):',D16.8)") dsqrt(sumupsqrtot/numpt)

12