Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/spqr/
H A Daijspqr.c111 static PetscErrorCode MatSolve_SPQR_Internal(Mat F, cholmod_dense *cholB, cholmod_dense **_Y_handle) in MatSolve_SPQR_Internal()
178 …scErrorCode MatSolveTranspose_SPQR_Internal(Mat F, cholmod_dense *cholB, cholmod_dense **_Y_handle) in MatSolveTranspose_SPQR_Internal()