Home
last modified time | relevance | path

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

/petsc/src/mat/impls/scalapack/
H A Dmatscalapack.c164 … xdesc[9], ydesc[9], x2desc[9], y2desc[9], mb, nb, lszx, lszy, zero = 0, one = 1, xlld, ylld, info; in MatMultXXXYYY_ScaLAPACK() local
713 PetscBLASInt xdesc[9], x2desc[9], mb, lszx, zero = 0, one = 1, xlld, nrhs = 1, info; in MatSolve_ScaLAPACK() local