Home
last modified time | relevance | path

Searched refs:z_cont (Results 1 – 3 of 3) sorted by relevance

/dports/math/cgl/Cgl-releases-0.60.3/Cgl/src/CglRedSplit2/
H A DCglRedSplit2.cpp433 int* z_cont = NULL; in sort_rows_by_nonzeroes_greedy() local
439 z_cont = new int[nTab]; in sort_rows_by_nonzeroes_greedy()
454 z_cont[numz_cont++] = j; in sort_rows_by_nonzeroes_greedy()
486 if ((fabs(workNonBasicTab[ii][z_cont[j]]) > param.getEPS_COEFF())){ in sort_rows_by_nonzeroes_greedy()
516 if (fabs(workNonBasicTab[swap1][z_cont[j]]) > param.getEPS_COEFF()){ in sort_rows_by_nonzeroes_greedy()
517 z_cont[j] = z_cont[numz_cont-1]; in sort_rows_by_nonzeroes_greedy()
525 if (z_cont) in sort_rows_by_nonzeroes_greedy()
526 delete[] z_cont; in sort_rows_by_nonzeroes_greedy()
/dports/science/mcstas-comps/mcstas-comps-2.5-src/libs/cif2hkl/
H A Dcif2hkl.F9051938 integer, dimension(15) :: z_cont local
51943 z_cont=0
52015 z_cont(j)=atomos%atom(i)%z
52018 if (z_cont(k) == atomos%atom(i)%z) exit
52020 if (z_cont(k) /= atomos%atom(i)%z) then
52022 z_cont(j)=atomos%atom(i)%z
/dports/textproc/libcss/libcss-0.9.1/test/data/css/
H A Dallzengarden.css5691 background-image: url(z_cont.gif);