Home
last modified time | relevance | path

Searched refs:itemp (Results 1 – 25 of 1303) sorted by last modified time

12345678910>>...53

/dports/x11-wm/afterstep/AfterStep-1.0/modules/Pager/
H A DPager.c92 int itemp,i; in main() local
135 itemp = desk1; in main()
137 desk2 = itemp; in main()
/dports/x11-clocks/dclock/dclock/
H A DDclock.c2082 int i, itemp; local
2097 itemp = fadevector[i];
2099 fadevector[FADE_ITER - i - 1] = itemp;
/dports/x11/virtualgl/virtualgl-3.0/server/
H A Dfakerconfig.cpp248 if(t && t != env && itemp >= min && itemp <= max \
249 && (!fconfig_envset || itemp != fconfig_env.i)) \
250 fconfig.i = fconfig_env.i = itemp; \
290 char *t = NULL; int itemp = strtol(env, &t, 10); in fconfig_reloadenv() local
293 switch(itemp) in fconfig_reloadenv()
310 char *t = NULL; int itemp = strtol(env, &t, 10); in fconfig_reloadenv() local
312 if(t && t != env && itemp >= 0 in fconfig_reloadenv()
314 compress = itemp; in fconfig_reloadenv()
427 if(t && t != env && itemp >= 0 && itemp < RR_READBACKOPT) in fconfig_reloadenv()
428 readback = itemp; in fconfig_reloadenv()
[all …]
/dports/science/py-abipy/abipy-0.9.0/abipy/electrons/tests/
H A Dtest_gw.py277 … assert robot.plot_qpfield_vs_e0("ze0", itemp=1, sortby="ebands.nkpt", hue="scr_nband",
H A Dtest_arpes.py18 assert plotter.plot_ekmap_itemp(itemp=0, estep=0.05, show=False)
21 assert plotter.plot_3dlines(itemp=0, estep=0.05, band_inds=[1, 2, 3], show=False)
22 assert plotter.plot_surface(itemp=0, estep=0.05, show=False)
/dports/science/py-abipy/abipy-0.9.0/abipy/electrons/
H A Doptic.py262 comp2eps = self.reader.read_lineps(components, itemp=itemp)
303 self.plot_linear_epsilon(what=what, itemp=itemp, components=components,
331 comp2terms = self.reader.read_tensor3_terms(key, components, itemp=itemp)
427 def read_lineps(self, components, itemp=0): argument
437 if not (self.ntemp > itemp >= 0):
448 values = var[itemp, ijp]
452 def read_tensor3_terms(self, key, components, itemp=0): argument
467 if not (self.ntemp > itemp >= 0):
479 values = var[itemp, ijkp]
546 ncfile.plot_linear_epsilon(components=comp, what=what, itemp=itemp, ax=ax,
[all …]
H A Darpes.py49 for itemp, temp in enumerate(tmesh):
56 aw[spin, ik, band, itemp] = avals
156 def get_data_nmtuple(self, itemp, estep, spins=None): argument
170 aw = self.aw[spin, ik, band, itemp]
181 for it, itemp in enumerate(temp_inds):
182 aw = self.aw[spin, ikpt, band, itemp]
212 for itemp, ax in zip(temp_inds, ax_list):
213 self.plot_ekmap_itemp(itemp=itemp, spins=spins, estep=estep, ax=ax, ylims=ylims,
318 for it, itemp in enumerate(temp_inds):
408 aw = self.aw[spin, ik, band, itemp]
[all …]
/dports/science/py-abipy/abipy-0.9.0/abipy/dfpt/
H A Dmsqdos.py670 for itemp in range(ntemp):
671 eigs = np.linalg.eigvalsh(values[iatom, :, :, itemp], UPLO='U')
672 ys[itemp] = eigs.max() / eigs.min()
/dports/science/py-abipy/abipy-0.9.0/abipy/eph/tests/
H A Dtest_sigeph.py83 itemp = 0
84 data_sk = sigeph.get_dataframe_sk(spin=0, kpoint=[0.5, 0.0, 0.0], itemp=itemp)
85 self.assert_equal(data_sk["tmesh"].values, sigeph.tmesh[itemp])
212 assert tdep_nopath.plot_itemp(itemp=0, fontsize=8, show=False)
231 assert tdep_nopath.plot_itemp(itemp=0, fontsize=8, show=False)
232 assert tdep_nopath.plot_itemp_with_lws_vs_e0(itemp=0, fontsize=8, show=False)
267 assert robot.plot_qpgaps_convergence(itemp=0, sortby="nbsum", show=False)
268 … assert robot.plot_qpgaps_convergence(itemp=0, sortby="nbsum", hue="nqibz", show=False)
272 itemp=0, sortby="nbsum", hue="nqibz", show=False)
275 assert robot.plot_qpfield_vs_e0("qpeme0", itemp=1, sortby=None, hue=None,
[all …]
/dports/science/py-abipy/abipy-0.9.0/abipy/eph/
H A Drta.py188 for itemp in range(self.ntemp):
189 temp = self.tmesh[itemp]
190 … mobility_mu_e = self.get_mobility_mu(eh=0, itemp=itemp, component=component, irta=irta)
191 … mobility_mu_h = self.get_mobility_mu(eh=1, itemp=itemp, component=component, irta=irta)
354 for itemp, temp in enumerate(self.tmesh):
358 if (irta == 0 and itemp > 0): label = None
405 for itemp, temp in enumerate(self.tmesh):
406 mu = mu_var[irta, spin, eh, itemp, :, j, i]
409 if (irta == 0 and itemp > 0): label = None
453 for itemp, temp in enumerate(self.tmesh):
[all …]
H A Dtransportfile.py83 for itemp in range(self.ntemp):
84 temp = self.tmesh[itemp]
85 mobility_mu_e = self.get_mobility_mu(0, itemp)
86 mobility_mu_h = self.get_mobility_mu(1, itemp)
125 for itemp in range(self.ntemp):
126 temp = self.tmesh[itemp]
153 for itemp in range(self.ntemp):
154 temp = self.tmesh[itemp]
285 def read_onsager(self, itemp): argument
296 def read_transport(self, itemp): argument
[all …]
H A Dsigeph.py592 for itemp in itemps:
668 ymin = min(self.vals_wr[itemp].real.min(), self.vals_wr[itemp].imag.min())
670 ymax = max(self.vals_wr[itemp].real.max(), self.vals_wr[itemp].imag.max())
1163 app(self.get_dataframe_sk(spin, ikc, itemp=itemp, with_params=with_params,
1179 it_list = list(range(self.ntemp)) if itemp is None else [int(itemp)]
1217 if itemp is not None: df = df[df["tmesh"] == self.tmesh[itemp]]
1359 T = tmesh[itemp]
1946 return sigma.plot_qpsolution(itemp=itemp, with_int_aw=with_int_aw,
2797 if itemp != 0:
2821 itemp = 0
[all …]
/dports/science/cdo/cdo-2.0.0/libcdi/src/
H A Dcdilib.c12124 int itemp; in prtbin() local
13484 itemp = JP23SET - itemp + 1; in gribZip()
13486 SetLen3(dbuf, 4, itemp); in gribZip()
13695 long itemp; in gribUnzip() local
13710 itemp = gribLen / (-120); in gribUnzip()
13711 itemp = JP23SET - itemp + 1; in gribUnzip()
13713 SetLen3(dbuf, 4, itemp); in gribUnzip()
17956 long itemp = z / (-120); in encodeES() local
17957 itemp = JP23SET - itemp + 1; in encodeES()
19594 itemp = isec4[0]; in TEMPLATE()
[all …]
H A Dcgribexlib.c4659 int itemp; in prtbin() local
6019 itemp = JP23SET - itemp + 1; in gribZip()
6021 SetLen3(dbuf, 4, itemp); in gribZip()
6230 long itemp; in gribUnzip() local
6245 itemp = gribLen / (-120); in gribUnzip()
6246 itemp = JP23SET - itemp + 1; in gribUnzip()
6248 SetLen3(dbuf, 4, itemp); in gribUnzip()
10461 long itemp = z / (-120); in encodeES() local
10462 itemp = JP23SET - itemp + 1; in encodeES()
12096 itemp = isec4[0]; in TEMPLATE()
[all …]
/dports/multimedia/jmref/JM/lencod/src/
H A Dimg_dist_ms_ssim.c236 int** itemp; in downsample() local
239 get_mem2Dint(&itemp, height + MS_SSIM_PAD, width + MS_SSIM_PAD); in downsample()
242 imgpel_to_padded_int(src, itemp, width, height); in downsample()
243 horizontal_symmetric_extension(itemp, width, height); in downsample()
248 tmpSrc = itemp[j+MS_SSIM_PAD2]; in downsample()
275 free_mem2Dint(itemp); in downsample()
/dports/math/spooles/spooles.2.2_SHARED/InpMtx/src/
H A DIO.c97 int itemp[5] ; in InpMtx_readFromFormattedFile() local
125 inpmtx->coordType = itemp[0] ; in InpMtx_readFromFormattedFile()
126 inpmtx->storageMode = itemp[1] ; in InpMtx_readFromFormattedFile()
127 inpmtx->inputMode = itemp[2] ; in InpMtx_readFromFormattedFile()
128 inpmtx->nent = itemp[3] ; in InpMtx_readFromFormattedFile()
129 inpmtx->nvector = itemp[4] ; in InpMtx_readFromFormattedFile()
163 int itemp[5] ; in InpMtx_readFromBinaryFile() local
191 inpmtx->coordType = itemp[0] ; in InpMtx_readFromBinaryFile()
192 inpmtx->storageMode = itemp[1] ; in InpMtx_readFromBinaryFile()
193 inpmtx->inputMode = itemp[2] ; in InpMtx_readFromBinaryFile()
[all …]
/dports/math/spooles/spooles.2.2_SHARED/IVL/src/
H A DIO.c108 int itemp[3] ; in IVL_readFromFormattedFile() local
142 if ( (rc = IVfscanf(fp, 3, itemp)) != 3 ) { in IVL_readFromFormattedFile()
147 nlist = itemp[1] ; in IVL_readFromFormattedFile()
225 int itemp[3] ; in IVL_readFromBinaryFile() local
259 if ( (rc = fread((void *) itemp, sizeof(int), 3, fp)) != 3 ) { in IVL_readFromBinaryFile()
264 nlist = itemp[1] ; in IVL_readFromBinaryFile()
501 int itemp[3] ; in IVL_writeToBinaryFile() local
512 itemp[0] = ivl->type ; in IVL_writeToBinaryFile()
513 itemp[1] = ivl->nlist ; in IVL_writeToBinaryFile()
514 itemp[2] = ivl->tsize ; in IVL_writeToBinaryFile()
[all …]
/dports/math/spooles/spooles.2.2_SHARED/IIheap/src/
H A Dbasics.c338 int desc, itemp, left, right, size ; in IIheap_siftDown() local
374 itemp = values[desc] ; in IIheap_siftDown()
376 values[loc] = itemp ; in IIheap_siftDown()
377 itemp = keys[desc] ; in IIheap_siftDown()
379 keys[loc] = itemp ; in IIheap_siftDown()
403 int itemp, par ; in IIheap_siftUp() local
426 itemp = values[par] ; in IIheap_siftUp()
428 values[loc] = itemp ; in IIheap_siftUp()
429 itemp = keys[par] ; in IIheap_siftUp()
431 keys[loc] = itemp ; in IIheap_siftUp()
/dports/math/spooles/spooles.2.2_SHARED/Perm/src/
H A DIO.c98 int itemp[2] ; in Perm_readFromFormattedFile() local
120 if ( (rc = IVfscanf(fp, 2, itemp)) != 2 ) { in Perm_readFromFormattedFile()
125 isPresent = itemp[0] ; in Perm_readFromFormattedFile()
126 size = itemp[1] ; in Perm_readFromFormattedFile()
211 int itemp[2] ; in Perm_readFromBinaryFile() local
238 isPresent = itemp[0] ; in Perm_readFromBinaryFile()
239 size = itemp[1] ; in Perm_readFromBinaryFile()
468 int itemp[3] ; in Perm_writeToBinaryFile() local
484 itemp[0] = perm->isPresent ; in Perm_writeToBinaryFile()
485 itemp[1] = size ; in Perm_writeToBinaryFile()
[all …]
/dports/math/spooles/spooles.2.2_SHARED/Graph/drivers/
H A Dtest1.c14 int itemp, rc ; in main() local
29 rc = fscanf(fp, "%d%c", &itemp, &ctemp) ; in main()
34 fprintf(stdout, "\n itemp = '%d', ctemp = '%c'", itemp, ctemp) ; in main()
/dports/math/spooles/spooles.2.2_SHARED/Graph/src/
H A DIO.c318 int itemp[6] ; in Graph_readFromFormattedFile() local
348 type = itemp[0] ; in Graph_readFromFormattedFile()
349 nvtx = itemp[1] ; in Graph_readFromFormattedFile()
350 nvbnd = itemp[2] ; in Graph_readFromFormattedFile()
351 nedges = itemp[3] ; in Graph_readFromFormattedFile()
352 totvwght = itemp[4] ; in Graph_readFromFormattedFile()
353 totewght = itemp[5] ; in Graph_readFromFormattedFile()
450 int itemp[6] ; in Graph_readFromBinaryFile() local
480 type = itemp[0] ; in Graph_readFromBinaryFile()
481 nvtx = itemp[1] ; in Graph_readFromBinaryFile()
[all …]
/dports/math/spooles/spooles.2.2_SHARED/SolveMap/src/
H A DIO.c98 int itemp[5] ; in SolveMap_readFromFormattedFile() local
126 symmetryflag = itemp[0] ; in SolveMap_readFromFormattedFile()
127 nfront = itemp[1] ; in SolveMap_readFromFormattedFile()
128 nproc = itemp[2] ; in SolveMap_readFromFormattedFile()
129 nblockUpper = itemp[3] ; in SolveMap_readFromFormattedFile()
130 nblockLower = itemp[4] ; in SolveMap_readFromFormattedFile()
248 int itemp[5] ; in SolveMap_readFromBinaryFile() local
276 symmetryflag = itemp[0] ; in SolveMap_readFromBinaryFile()
277 nfront = itemp[1] ; in SolveMap_readFromBinaryFile()
278 nproc = itemp[2] ; in SolveMap_readFromBinaryFile()
[all …]
/dports/math/spooles/spooles.2.2_SHARED/SubMtx/src/
H A DIO.c100 int itemp[7] ; in SubMtx_readFromFormattedFile() local
129 switch ( itemp[0] ) { in SubMtx_readFromFormattedFile()
143 switch ( itemp[1] ) { in SubMtx_readFromFormattedFile()
164 SubMtx_init(mtx, itemp[0], itemp[1], itemp[2], in SubMtx_readFromFormattedFile()
165 itemp[3], itemp[4], itemp[5], itemp[6]) ; in SubMtx_readFromFormattedFile()
330 int itemp[7] ; in SubMtx_readFromBinaryFile() local
359 switch ( itemp[0] ) { in SubMtx_readFromBinaryFile()
394 SubMtx_init(mtx, itemp[0], itemp[1], itemp[2], in SubMtx_readFromBinaryFile()
395 itemp[3], itemp[4], itemp[5], itemp[6]) ; in SubMtx_readFromBinaryFile()
644 int itemp[7] ; in SubMtx_writeToFormattedFile() local
[all …]
/dports/math/spooles/spooles.2.2_SHARED/FrontMtx/src/
H A DIO.c110 int itemp[10] ; in FrontMtx_readFromFormattedFile() local
138 frontmtx->neqns = itemp[1] ; in FrontMtx_readFromFormattedFile()
139 frontmtx->type = itemp[2] ; in FrontMtx_readFromFormattedFile()
140 frontmtx->symmetryflag = itemp[3] ; in FrontMtx_readFromFormattedFile()
474 int itemp[10] ; in FrontMtx_readFromBinaryFile() local
1304 int itemp[10] ; in FrontMtx_writeToBinaryFile() local
1322 itemp[1] = frontmtx->neqns ; in FrontMtx_writeToBinaryFile()
1323 itemp[2] = frontmtx->type ; in FrontMtx_writeToBinaryFile()
1328 itemp[7] = frontmtx->nentD ; in FrontMtx_writeToBinaryFile()
1329 itemp[8] = frontmtx->nentL ; in FrontMtx_writeToBinaryFile()
[all …]
/dports/math/spooles/spooles.2.2_SHARED/MPI/src/
H A DGraph_Bcast.c23 int itemp[6] ; in Graph_MPI_Bcast() local
36 itemp[0] = graph->type ; in Graph_MPI_Bcast()
37 itemp[1] = graph->nvtx ; in Graph_MPI_Bcast()
38 itemp[2] = graph->nvbnd ; in Graph_MPI_Bcast()
39 itemp[3] = graph->nedges ; in Graph_MPI_Bcast()
40 itemp[4] = graph->totvwght ; in Graph_MPI_Bcast()
41 itemp[5] = graph->totewght ; in Graph_MPI_Bcast()
42 MPI_Bcast((void *) itemp, 6, MPI_INT, root, comm) ; in Graph_MPI_Bcast()
82 type = itemp[0] ; in Graph_MPI_Bcast()
83 nvtx = itemp[1] ; in Graph_MPI_Bcast()
[all …]

12345678910>>...53