Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/bcgsl/
H A Dbcgsl.c22 PetscBLASInt ldMZ, bierr; in KSPSolve_BCGSL() local
496 PetscInt ell = bcgsl->ell, ldMZ = ell + 1; in KSPSetUp_BCGSL() local