Lines Matching refs:MatShellGetContext
8 PetscCall(MatShellGetContext(N, &A)); in MatMult_Transpose()
18 PetscCall(MatShellGetContext(N, &A)); in MatMultTranspose_Transpose()
28 PetscCall(MatShellGetContext(N, &A)); in MatSolve_Transpose_LU()
38 PetscCall(MatShellGetContext(N, &A)); in MatSolveAdd_Transpose_LU()
48 PetscCall(MatShellGetContext(N, &A)); in MatSolveTranspose_Transpose_LU()
58 PetscCall(MatShellGetContext(N, &A)); in MatSolveTransposeAdd_Transpose_LU()
68 PetscCall(MatShellGetContext(N, &A)); in MatMatSolve_Transpose_LU()
78 PetscCall(MatShellGetContext(N, &A)); in MatMatSolveTranspose_Transpose_LU()
88 PetscCall(MatShellGetContext(N, &A)); in MatLUFactor_Transpose()
104 PetscCall(MatShellGetContext(N, &A)); in MatSolve_Transpose_Cholesky()
114 PetscCall(MatShellGetContext(N, &A)); in MatSolveAdd_Transpose_Cholesky()
124 PetscCall(MatShellGetContext(N, &A)); in MatSolveTranspose_Transpose_Cholesky()
134 PetscCall(MatShellGetContext(N, &A)); in MatSolveTransposeAdd_Transpose_Cholesky()
144 PetscCall(MatShellGetContext(N, &A)); in MatMatSolve_Transpose_Cholesky()
154 PetscCall(MatShellGetContext(N, &A)); in MatMatSolveTranspose_Transpose_Cholesky()
164 PetscCall(MatShellGetContext(N, &A)); in MatCholeskyFactor_Transpose()
180 PetscCall(MatShellGetContext(N, &A)); in MatLUFactorNumeric_Transpose()
181 PetscCall(MatShellGetContext(F, &FA)); in MatLUFactorNumeric_Transpose()
197 PetscCall(MatShellGetContext(N, &A)); in MatLUFactorSymbolic_Transpose()
198 PetscCall(MatShellGetContext(F, &FA)); in MatLUFactorSymbolic_Transpose()
209 PetscCall(MatShellGetContext(N, &A)); in MatCholeskyFactorNumeric_Transpose()
210 PetscCall(MatShellGetContext(F, &FA)); in MatCholeskyFactorNumeric_Transpose()
226 PetscCall(MatShellGetContext(N, &A)); in MatCholeskyFactorSymbolic_Transpose()
227 PetscCall(MatShellGetContext(F, &FA)); in MatCholeskyFactorSymbolic_Transpose()
238 PetscCall(MatShellGetContext(N, &A)); in MatGetFactor_Transpose()
256 PetscCall(MatShellGetContext(N, &A)); in MatDestroy_Transpose()
270 PetscCall(MatShellGetContext(N, &A)); in MatGetInfo_Transpose()
280 PetscCall(MatShellGetContext(N, &A)); in MatFactorGetSolverType_Transpose()
290 PetscCall(MatShellGetContext(N, &A)); in MatDuplicate_Transpose()
303 PetscCall(MatShellGetContext(mat, &A)); in MatHasOperation_Transpose()
510 PetscCall(MatShellGetContext(N, &A)); in MatGetDiagonal_Transpose()
520 PetscCall(MatShellGetContext(A, &a)); in MatCopy_Transpose()
521 PetscCall(MatShellGetContext(B, &b)); in MatCopy_Transpose()
533 PetscCall(MatShellGetContext(N, &A)); in MatConvert_Transpose()
563 PetscCall(MatShellGetContext(N, M)); in MatTransposeGetMat_Transpose()