Home
last modified time | relevance | path

Searched refs:incre (Results 1 – 25 of 325) sorted by relevance

12345678910>>...13

/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Dbuffers.c853 ffgbytoff(fptr, 1, nvals, incre - 1, values, status); in ffgi1b()
889 ffgbytoff(fptr, 2, nvals, incre - 2, values, status); in ffgi2b()
930 ffgbytoff(fptr, 4, nvals, incre - 4, values, status); in ffgi4b()
978 ffgbytoff(fptr, 8, nvals, incre - 8, values, status); in ffgi8b()
1029 ffgbytoff(fptr, 4, nvals, incre - 4, values, status); in ffgr4b()
1097 ffgbytoff(fptr, 8, nvals, incre - 8, values, status); in ffgr8b()
1211 ffpbytoff(fptr, 1, nvals, incre - 1, values, status); in ffpi1b()
1236 ffpbytoff(fptr, 2, nvals, incre - 2, values, status); in ffpi2b()
1261 ffpbytoff(fptr, 4, nvals, incre - 4, values, status); in ffpi4b()
1293 ffpbytoff(fptr, 8, nvals, incre - 8, values, status); in ffpi8b()
[all …]
H A Dputcols.c24 long twidth, incre; in ffpcls() local
72 tform, &twidth, &tcode, &maxelem, &startpos, &elemnum, &incre, in ffpcls()
92 tform, &twidth, &tcode, &maxelem, &startpos, &elemnum, &incre, in ffpcls()
101 incre = twidth; in ffpcls()
136 wrtptr = startpos + (rownum * rowlen) + (elemnum * incre); in ffpcls()
168 if (incre == twidth) in ffpcls()
171 ffpbytoff(fptr, twidth, ntodo, incre - twidth, cbuff, status); in ffpcls()
H A Dputcolb.c360 long twidth, incre; in ffpclb() local
381 tform, &twidth, &tcode, &maxelem2, &startpos, &elemnum, &incre, in ffpclb()
436 ffpi1b(fptr, ntodo, incre, &array[next], status); in ffpclb()
452 ffpi8b(fptr, ntodo, incre, (long *) buffer, status); in ffpclb()
459 ffpi2b(fptr, ntodo, incre, (short *) buffer, status); in ffpclb()
466 ffpi4b(fptr, ntodo, incre, (INT32BIT *) buffer, status); in ffpclb()
473 ffpr4b(fptr, ntodo, incre, (float *) buffer, status); in ffpclb()
479 ffpr8b(fptr, ntodo, incre, (double *) buffer, status); in ffpclb()
490 if (incre == twidth) in ffpclb()
502 if (incre == twidth) /* contiguous bytes */ in ffpclb()
[all …]
H A Dputcolj.c359 long twidth, incre; in ffpclj() local
453 ffpi8b(fptr, ntodo, incre, (long *) buffer, status); in ffpclj()
467 ffpi2b(fptr, ntodo, incre, (short *) buffer, status); in ffpclj()
474 ffpr4b(fptr, ntodo, incre, (float *) buffer, status); in ffpclj()
480 ffpr8b(fptr, ntodo, incre, (double *) buffer, status); in ffpclj()
490 if (incre == twidth) /* contiguous bytes */ in ffpclj()
1359 long twidth, incre; in ffpcljj() local
1444 ffpi8b(fptr, ntodo, incre, (long *) buffer, status); in ffpcljj()
1467 ffpi2b(fptr, ntodo, incre, (short *) buffer, status); in ffpcljj()
1474 ffpr4b(fptr, ntodo, incre, (float *) buffer, status); in ffpcljj()
[all …]
H A Dputcolsb.c358 long twidth, incre; in ffpclsb() local
379 tform, &twidth, &tcode, &maxelem, &startpos, &elemnum, &incre, in ffpclsb()
405 wrtptr = startpos + ((LONGLONG)rownum * rowlen) + (elemnum * incre); in ffpclsb()
423 ffpi8b(fptr, ntodo, incre, (long *) buffer, status); in ffpclsb()
430 ffpi2b(fptr, ntodo, incre, (short *) buffer, status); in ffpclsb()
437 ffpi4b(fptr, ntodo, incre, (INT32BIT *) buffer, status); in ffpclsb()
444 ffpr4b(fptr, ntodo, incre, (float *) buffer, status); in ffpclsb()
450 ffpr8b(fptr, ntodo, incre, (double *) buffer, status); in ffpclsb()
461 if (incre == twidth) in ffpclsb()
473 if (incre == twidth) /* contiguous bytes */ in ffpclsb()
[all …]
H A Dputcoluj.c358 long twidth, incre; in ffpcluj() local
379 tform, &twidth, &tcode, &maxelem, &startpos, &elemnum, &incre, in ffpcluj()
422 ffpi8b(fptr, ntodo, incre, (long *) buffer, status); in ffpcluj()
436 ffpi2b(fptr, ntodo, incre, (short *) buffer, status); in ffpcluj()
443 ffpr4b(fptr, ntodo, incre, (float *) buffer, status); in ffpcluj()
449 ffpr8b(fptr, ntodo, incre, (double *) buffer, status); in ffpcluj()
459 if (incre == twidth) /* contiguous bytes */ in ffpcluj()
1334 long twidth, incre; in ffpclujj() local
1391 ffpi8b(fptr, ntodo, incre, (long *) buffer, status); in ffpclujj()
1412 ffpi2b(fptr, ntodo, incre, (short *) buffer, status); in ffpclujj()
[all …]
/dports/astro/cfitsio/cfitsio-3.49/
H A Dbuffers.c853 ffgbytoff(fptr, 1, nvals, incre - 1, values, status); in ffgi1b()
889 ffgbytoff(fptr, 2, nvals, incre - 2, values, status); in ffgi2b()
930 ffgbytoff(fptr, 4, nvals, incre - 4, values, status); in ffgi4b()
978 ffgbytoff(fptr, 8, nvals, incre - 8, values, status); in ffgi8b()
1029 ffgbytoff(fptr, 4, nvals, incre - 4, values, status); in ffgr4b()
1097 ffgbytoff(fptr, 8, nvals, incre - 8, values, status); in ffgr8b()
1211 ffpbytoff(fptr, 1, nvals, incre - 1, values, status); in ffpi1b()
1236 ffpbytoff(fptr, 2, nvals, incre - 2, values, status); in ffpi2b()
1261 ffpbytoff(fptr, 4, nvals, incre - 4, values, status); in ffpi4b()
1293 ffpbytoff(fptr, 8, nvals, incre - 8, values, status); in ffpi8b()
[all …]
H A Dputcols.c24 long twidth, incre; in ffpcls() local
72 tform, &twidth, &tcode, &maxelem, &startpos, &elemnum, &incre, in ffpcls()
92 tform, &twidth, &tcode, &maxelem, &startpos, &elemnum, &incre, in ffpcls()
101 incre = twidth; in ffpcls()
136 wrtptr = startpos + (rownum * rowlen) + (elemnum * incre); in ffpcls()
168 if (incre == twidth) in ffpcls()
171 ffpbytoff(fptr, twidth, ntodo, incre - twidth, cbuff, status); in ffpcls()
H A Dputcolb.c360 long twidth, incre; in ffpclb() local
381 tform, &twidth, &tcode, &maxelem2, &startpos, &elemnum, &incre, in ffpclb()
436 ffpi1b(fptr, ntodo, incre, &array[next], status); in ffpclb()
452 ffpi8b(fptr, ntodo, incre, (long *) buffer, status); in ffpclb()
459 ffpi2b(fptr, ntodo, incre, (short *) buffer, status); in ffpclb()
466 ffpi4b(fptr, ntodo, incre, (INT32BIT *) buffer, status); in ffpclb()
473 ffpr4b(fptr, ntodo, incre, (float *) buffer, status); in ffpclb()
479 ffpr8b(fptr, ntodo, incre, (double *) buffer, status); in ffpclb()
490 if (incre == twidth) in ffpclb()
502 if (incre == twidth) /* contiguous bytes */ in ffpclb()
[all …]
H A Dputcolj.c359 long twidth, incre; in ffpclj() local
453 ffpi8b(fptr, ntodo, incre, (long *) buffer, status); in ffpclj()
467 ffpi2b(fptr, ntodo, incre, (short *) buffer, status); in ffpclj()
474 ffpr4b(fptr, ntodo, incre, (float *) buffer, status); in ffpclj()
480 ffpr8b(fptr, ntodo, incre, (double *) buffer, status); in ffpclj()
490 if (incre == twidth) /* contiguous bytes */ in ffpclj()
1359 long twidth, incre; in ffpcljj() local
1444 ffpi8b(fptr, ntodo, incre, (long *) buffer, status); in ffpcljj()
1467 ffpi2b(fptr, ntodo, incre, (short *) buffer, status); in ffpcljj()
1474 ffpr4b(fptr, ntodo, incre, (float *) buffer, status); in ffpcljj()
[all …]
H A Dputcolsb.c358 long twidth, incre; in ffpclsb() local
379 tform, &twidth, &tcode, &maxelem, &startpos, &elemnum, &incre, in ffpclsb()
405 wrtptr = startpos + ((LONGLONG)rownum * rowlen) + (elemnum * incre); in ffpclsb()
423 ffpi8b(fptr, ntodo, incre, (long *) buffer, status); in ffpclsb()
430 ffpi2b(fptr, ntodo, incre, (short *) buffer, status); in ffpclsb()
437 ffpi4b(fptr, ntodo, incre, (INT32BIT *) buffer, status); in ffpclsb()
444 ffpr4b(fptr, ntodo, incre, (float *) buffer, status); in ffpclsb()
450 ffpr8b(fptr, ntodo, incre, (double *) buffer, status); in ffpclsb()
461 if (incre == twidth) in ffpclsb()
473 if (incre == twidth) /* contiguous bytes */ in ffpclsb()
[all …]
H A Dputcoluj.c358 long twidth, incre; in ffpcluj() local
379 tform, &twidth, &tcode, &maxelem, &startpos, &elemnum, &incre, in ffpcluj()
422 ffpi8b(fptr, ntodo, incre, (long *) buffer, status); in ffpcluj()
436 ffpi2b(fptr, ntodo, incre, (short *) buffer, status); in ffpcluj()
443 ffpr4b(fptr, ntodo, incre, (float *) buffer, status); in ffpcluj()
449 ffpr8b(fptr, ntodo, incre, (double *) buffer, status); in ffpcluj()
459 if (incre == twidth) /* contiguous bytes */ in ffpcluj()
1334 long twidth, incre; in ffpclujj() local
1391 ffpi8b(fptr, ntodo, incre, (long *) buffer, status); in ffpclujj()
1412 ffpi2b(fptr, ntodo, incre, (short *) buffer, status); in ffpclujj()
[all …]
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Dbuffers.c853 ffgbytoff(fptr, 1, nvals, incre - 1, values, status); in ffgi1b()
889 ffgbytoff(fptr, 2, nvals, incre - 2, values, status); in ffgi2b()
930 ffgbytoff(fptr, 4, nvals, incre - 4, values, status); in ffgi4b()
978 ffgbytoff(fptr, 8, nvals, incre - 8, values, status); in ffgi8b()
1029 ffgbytoff(fptr, 4, nvals, incre - 4, values, status); in ffgr4b()
1097 ffgbytoff(fptr, 8, nvals, incre - 8, values, status); in ffgr8b()
1211 ffpbytoff(fptr, 1, nvals, incre - 1, values, status); in ffpi1b()
1236 ffpbytoff(fptr, 2, nvals, incre - 2, values, status); in ffpi2b()
1261 ffpbytoff(fptr, 4, nvals, incre - 4, values, status); in ffpi4b()
1293 ffpbytoff(fptr, 8, nvals, incre - 8, values, status); in ffpi8b()
[all …]
H A Dputcols.c24 long twidth, incre; in ffpcls() local
72 tform, &twidth, &tcode, &maxelem, &startpos, &elemnum, &incre, in ffpcls()
92 tform, &twidth, &tcode, &maxelem, &startpos, &elemnum, &incre, in ffpcls()
101 incre = twidth; in ffpcls()
136 wrtptr = startpos + (rownum * rowlen) + (elemnum * incre); in ffpcls()
168 if (incre == twidth) in ffpcls()
171 ffpbytoff(fptr, twidth, ntodo, incre - twidth, cbuff, status); in ffpcls()
H A Dputcolb.c360 long twidth, incre; in ffpclb() local
381 tform, &twidth, &tcode, &maxelem2, &startpos, &elemnum, &incre, in ffpclb()
436 ffpi1b(fptr, ntodo, incre, &array[next], status); in ffpclb()
452 ffpi8b(fptr, ntodo, incre, (long *) buffer, status); in ffpclb()
459 ffpi2b(fptr, ntodo, incre, (short *) buffer, status); in ffpclb()
466 ffpi4b(fptr, ntodo, incre, (INT32BIT *) buffer, status); in ffpclb()
473 ffpr4b(fptr, ntodo, incre, (float *) buffer, status); in ffpclb()
479 ffpr8b(fptr, ntodo, incre, (double *) buffer, status); in ffpclb()
490 if (incre == twidth) in ffpclb()
502 if (incre == twidth) /* contiguous bytes */ in ffpclb()
[all …]
H A Dputcolj.c359 long twidth, incre; in ffpclj() local
453 ffpi8b(fptr, ntodo, incre, (long *) buffer, status); in ffpclj()
467 ffpi2b(fptr, ntodo, incre, (short *) buffer, status); in ffpclj()
474 ffpr4b(fptr, ntodo, incre, (float *) buffer, status); in ffpclj()
480 ffpr8b(fptr, ntodo, incre, (double *) buffer, status); in ffpclj()
490 if (incre == twidth) /* contiguous bytes */ in ffpclj()
1345 long twidth, incre; in ffpcljj() local
1430 ffpi8b(fptr, ntodo, incre, (long *) buffer, status); in ffpcljj()
1453 ffpi2b(fptr, ntodo, incre, (short *) buffer, status); in ffpcljj()
1460 ffpr4b(fptr, ntodo, incre, (float *) buffer, status); in ffpcljj()
[all …]
H A Dputcolsb.c358 long twidth, incre; in ffpclsb() local
379 tform, &twidth, &tcode, &maxelem, &startpos, &elemnum, &incre, in ffpclsb()
405 wrtptr = startpos + ((LONGLONG)rownum * rowlen) + (elemnum * incre); in ffpclsb()
423 ffpi8b(fptr, ntodo, incre, (long *) buffer, status); in ffpclsb()
430 ffpi2b(fptr, ntodo, incre, (short *) buffer, status); in ffpclsb()
437 ffpi4b(fptr, ntodo, incre, (INT32BIT *) buffer, status); in ffpclsb()
444 ffpr4b(fptr, ntodo, incre, (float *) buffer, status); in ffpclsb()
450 ffpr8b(fptr, ntodo, incre, (double *) buffer, status); in ffpclsb()
461 if (incre == twidth) in ffpclsb()
473 if (incre == twidth) /* contiguous bytes */ in ffpclsb()
[all …]
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Dbuffers.c853 ffgbytoff(fptr, 1, nvals, incre - 1, values, status); in ffgi1b()
889 ffgbytoff(fptr, 2, nvals, incre - 2, values, status); in ffgi2b()
930 ffgbytoff(fptr, 4, nvals, incre - 4, values, status); in ffgi4b()
978 ffgbytoff(fptr, 8, nvals, incre - 8, values, status); in ffgi8b()
1029 ffgbytoff(fptr, 4, nvals, incre - 4, values, status); in ffgr4b()
1097 ffgbytoff(fptr, 8, nvals, incre - 8, values, status); in ffgr8b()
1211 ffpbytoff(fptr, 1, nvals, incre - 1, values, status); in ffpi1b()
1236 ffpbytoff(fptr, 2, nvals, incre - 2, values, status); in ffpi2b()
1261 ffpbytoff(fptr, 4, nvals, incre - 4, values, status); in ffpi4b()
1293 ffpbytoff(fptr, 8, nvals, incre - 8, values, status); in ffpi8b()
[all …]
H A Dputcols.c24 long twidth, incre; in ffpcls() local
72 tform, &twidth, &tcode, &maxelem, &startpos, &elemnum, &incre, in ffpcls()
92 tform, &twidth, &tcode, &maxelem, &startpos, &elemnum, &incre, in ffpcls()
101 incre = twidth; in ffpcls()
136 wrtptr = startpos + (rownum * rowlen) + (elemnum * incre); in ffpcls()
168 if (incre == twidth) in ffpcls()
171 ffpbytoff(fptr, twidth, ntodo, incre - twidth, cbuff, status); in ffpcls()
H A Dputcolb.c361 long twidth, incre; in ffpclb() local
390 tform, &twidth, &tcode, &maxelem2, &startpos, &elemnum, &incre, in ffpclb()
445 ffpi1b(fptr, ntodo, incre, &array[next], status); in ffpclb()
461 ffpi8b(fptr, ntodo, incre, (long *) buffer, status); in ffpclb()
468 ffpi2b(fptr, ntodo, incre, (short *) buffer, status); in ffpclb()
475 ffpi4b(fptr, ntodo, incre, (INT32BIT *) buffer, status); in ffpclb()
482 ffpr4b(fptr, ntodo, incre, (float *) buffer, status); in ffpclb()
488 ffpr8b(fptr, ntodo, incre, (double *) buffer, status); in ffpclb()
499 if (incre == twidth) { in ffpclb()
512 if (incre == twidth) /* contiguous bytes */ in ffpclb()
[all …]
H A Dputcolj.c359 long twidth, incre; in ffpclj() local
453 ffpi8b(fptr, ntodo, incre, (long *) buffer, status); in ffpclj()
467 ffpi2b(fptr, ntodo, incre, (short *) buffer, status); in ffpclj()
474 ffpr4b(fptr, ntodo, incre, (float *) buffer, status); in ffpclj()
480 ffpr8b(fptr, ntodo, incre, (double *) buffer, status); in ffpclj()
490 if (incre == twidth) /* contiguous bytes */ in ffpclj()
1359 long twidth, incre; in ffpcljj() local
1444 ffpi8b(fptr, ntodo, incre, (long *) buffer, status); in ffpcljj()
1467 ffpi2b(fptr, ntodo, incre, (short *) buffer, status); in ffpcljj()
1474 ffpr4b(fptr, ntodo, incre, (float *) buffer, status); in ffpcljj()
[all …]
H A Dputcolsb.c358 long twidth, incre; in ffpclsb() local
379 tform, &twidth, &tcode, &maxelem, &startpos, &elemnum, &incre, in ffpclsb()
405 wrtptr = startpos + ((LONGLONG)rownum * rowlen) + (elemnum * incre); in ffpclsb()
423 ffpi8b(fptr, ntodo, incre, (long *) buffer, status); in ffpclsb()
430 ffpi2b(fptr, ntodo, incre, (short *) buffer, status); in ffpclsb()
437 ffpi4b(fptr, ntodo, incre, (INT32BIT *) buffer, status); in ffpclsb()
444 ffpr4b(fptr, ntodo, incre, (float *) buffer, status); in ffpclsb()
450 ffpr8b(fptr, ntodo, incre, (double *) buffer, status); in ffpclsb()
461 if (incre == twidth) in ffpclsb()
473 if (incre == twidth) /* contiguous bytes */ in ffpclsb()
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwdft/xc/
H A Dxc_exact_pot.F148 & p_lamda, incre, g_tmp_exact,
163 integer split, i, incre, iter, me, nproc, isp
189 incre = 0
192 incre = incre + 1
193 lamda = reference + dble(incre)*32.0d00
205 if (split.eq.1) incre = incre - 1
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwdft/xc/
H A Dxc_exact_pot.F148 & p_lamda, incre, g_tmp_exact,
163 integer split, i, incre, iter, me, nproc, isp
189 incre = 0
192 incre = incre + 1
193 lamda = reference + dble(incre)*32.0d00
205 if (split.eq.1) incre = incre - 1
/dports/math/SCIP/scip-7.0.3/examples/TSP/src/
H A DGomoryHuTree.cpp271 double incre; in maxflow() local
408 incre = aptr->excess; in maxflow()
409 if ( incre <= eptr->rcap ) in maxflow()
412 eptr->rcap -= incre; in maxflow()
413 eptr->back->rcap += incre; in maxflow()
415 nptr->excess += incre; in maxflow()
417 if ( nptr->excess <= incre + EPS ) in maxflow()
432 incre = eptr->rcap; in maxflow()
433 eptr->back->rcap += incre; in maxflow()
434 aptr->excess -= incre; in maxflow()
[all …]

12345678910>>...13