Home
last modified time | relevance | path

Searched refs:nbcol1 (Results 1 – 10 of 10) sorted by relevance

/dports/math/scalapack/scalapack-2.1.0/REDIST/SRC/
H A Dpsgemr2.c148 int offset, j0, j1, templatewidth0, templatewidth1, nbcol0, nbcol1; local
152 nbcol1 = (type == 'c' ? mb->nbcol : mb->nbrow);
154 templatewidth1 = q1 * nbcol1;
159 j1 = SHIFT(col1, sp1, q1) * nbcol1 - jb;
167 assert(j1 + nbcol1 > 0);
172 end1 = j1 + nbcol1;
H A Dpdgemr2.c148 int offset, j0, j1, templatewidth0, templatewidth1, nbcol0, nbcol1; local
152 nbcol1 = (type == 'c' ? mb->nbcol : mb->nbrow);
154 templatewidth1 = q1 * nbcol1;
159 j1 = SHIFT(col1, sp1, q1) * nbcol1 - jb;
167 assert(j1 + nbcol1 > 0);
172 end1 = j1 + nbcol1;
H A Dpigemr2.c148 int offset, j0, j1, templatewidth0, templatewidth1, nbcol0, nbcol1; local
152 nbcol1 = (type == 'c' ? mb->nbcol : mb->nbrow);
154 templatewidth1 = q1 * nbcol1;
159 j1 = SHIFT(col1, sp1, q1) * nbcol1 - jb;
167 assert(j1 + nbcol1 > 0);
172 end1 = j1 + nbcol1;
H A Dpcgemr2.c151 int offset, j0, j1, templatewidth0, templatewidth1, nbcol0, nbcol1; local
155 nbcol1 = (type == 'c' ? mb->nbcol : mb->nbrow);
157 templatewidth1 = q1 * nbcol1;
162 j1 = SHIFT(col1, sp1, q1) * nbcol1 - jb;
170 assert(j1 + nbcol1 > 0);
175 end1 = j1 + nbcol1;
H A Dpzgemr2.c151 int offset, j0, j1, templatewidth0, templatewidth1, nbcol0, nbcol1; local
155 nbcol1 = (type == 'c' ? mb->nbcol : mb->nbrow);
157 templatewidth1 = q1 * nbcol1;
162 j1 = SHIFT(col1, sp1, q1) * nbcol1 - jb;
170 assert(j1 + nbcol1 > 0);
175 end1 = j1 + nbcol1;
H A Dpstrmr2.c250 int offset, j0, j1, templatewidth0, templatewidth1, nbcol0, nbcol1; local
254 nbcol1 = (type == 'c' ? mb->nbcol : mb->nbrow);
256 templatewidth1 = q1 * nbcol1;
261 j1 = SHIFT(col1, sp1, q1) * nbcol1 - jb;
269 assert(j1 + nbcol1 > 0);
274 end1 = j1 + nbcol1;
H A Dpztrmr2.c253 int offset, j0, j1, templatewidth0, templatewidth1, nbcol0, nbcol1; local
257 nbcol1 = (type == 'c' ? mb->nbcol : mb->nbrow);
259 templatewidth1 = q1 * nbcol1;
264 j1 = SHIFT(col1, sp1, q1) * nbcol1 - jb;
272 assert(j1 + nbcol1 > 0);
277 end1 = j1 + nbcol1;
H A Dpctrmr2.c253 int offset, j0, j1, templatewidth0, templatewidth1, nbcol0, nbcol1; local
257 nbcol1 = (type == 'c' ? mb->nbcol : mb->nbrow);
259 templatewidth1 = q1 * nbcol1;
264 j1 = SHIFT(col1, sp1, q1) * nbcol1 - jb;
272 assert(j1 + nbcol1 > 0);
277 end1 = j1 + nbcol1;
H A Dpdtrmr2.c250 int offset, j0, j1, templatewidth0, templatewidth1, nbcol0, nbcol1; local
254 nbcol1 = (type == 'c' ? mb->nbcol : mb->nbrow);
256 templatewidth1 = q1 * nbcol1;
261 j1 = SHIFT(col1, sp1, q1) * nbcol1 - jb;
269 assert(j1 + nbcol1 > 0);
274 end1 = j1 + nbcol1;
H A Dpitrmr2.c250 int offset, j0, j1, templatewidth0, templatewidth1, nbcol0, nbcol1; local
254 nbcol1 = (type == 'c' ? mb->nbcol : mb->nbrow);
256 templatewidth1 = q1 * nbcol1;
261 j1 = SHIFT(col1, sp1, q1) * nbcol1 - jb;
269 assert(j1 + nbcol1 > 0);
274 end1 = j1 + nbcol1;