Home
last modified time | relevance | path

Searched defs:myrow (Results 1 – 2 of 2) sorted by relevance

/petsc/include/petsc/private/
H A Dpetscscalapack.h9 PetscBLASInt myrow, mycol; /* coordinates of local process on the grid */ member
/petsc/src/mat/impls/scalapack/
H A Dmatscalapack.c1780 PetscBLASInt nprow, npcol, myrow, mycol; in MatCreate_ScaLAPACK() local