Searched refs:MatSolve_SPQR_Internal (Results 1 – 1 of 1) sorted by relevance
111 static PetscErrorCode MatSolve_SPQR_Internal(Mat F, cholmod_dense *cholB, cholmod_dense **_Y_handle) in MatSolve_SPQR_Internal() function143 PetscCall(MatSolve_SPQR_Internal(F, &cholB, &Y_handle)); in MatSolve_SPQR()163 PetscCall(MatSolve_SPQR_Internal(F, &cholB, &Y_handle)); in MatMatSolve_SPQR()