Home
last modified time | relevance | path

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

/petsc/src/dm/dt/fv/interface/
H A Dfv.c2011 PetscBLASInt M, N, K, lda, ldb, ldwork, info; in PetscFVLeastSquaresPseudoInverse_Static() local
2066 PetscBLASInt M, N, lda, ldb, ldwork; in PetscFVLeastSquaresPseudoInverseSVD_Static() local
/petsc/src/dm/dt/interface/
H A Ddt.c2790 PetscBLASInt M, N, K, lda, ldb, ldwork, info; in PetscDTPseudoInverseQR() local