Searched defs:nprow (Results 1 – 3 of 3) sorted by relevance
8 PetscBLASInt nprow, npcol; /* number of process rows and columns */ member
93 int_t nprow, npcol, *row, *col; member
1780 PetscBLASInt nprow, npcol, myrow, mycol; in MatCreate_ScaLAPACK() local