Home
last modified time | relevance | path

Searched refs:_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() argument
129 *_Y_handle = Y_handle; in MatSolve_SPQR_Internal()
178 …scErrorCode MatSolveTranspose_SPQR_Internal(Mat F, cholmod_dense *cholB, cholmod_dense **_Y_handle) in MatSolveTranspose_SPQR_Internal() argument
188 *_Y_handle = Y_handle; in MatSolveTranspose_SPQR_Internal()