Lines Matching refs:MatShellGetContext
38 PetscCall(MatShellGetContext(mat, &shell)); in MatDestroy_Composite()
80 PetscCall(MatShellGetContext(A, &shell)); in MatMult_Composite_Multiplicative()
108 PetscCall(MatShellGetContext(A, &shell)); in MatMultTranspose_Composite_Multiplicative()
142 PetscCall(MatShellGetContext(mat, &shell)); in MatMult_Composite()
282 PetscCall(MatShellGetContext(A, &shell)); in MatMultTranspose_Composite()
310 PetscCall(MatShellGetContext(A, &shell)); in MatGetDiagonal_Composite()
330 PetscCall(MatShellGetContext(Y, &shell)); in MatAssemblyEnd_Composite()
341 PetscCall(MatShellGetContext(A, &a)); in MatSetFromOptions_Composite()
409 PetscCall(MatShellGetContext(mat, &shell)); in MatCompositeAddMat_Composite()
474 PetscCall(MatShellGetContext(mat, &b)); in MatCompositeSetType_Composite()
517 PetscCall(MatShellGetContext(mat, &shell)); in MatCompositeGetType_Composite()
551 PetscCall(MatShellGetContext(mat, &shell)); in MatCompositeSetMatStructure_Composite()
585 PetscCall(MatShellGetContext(mat, &shell)); in MatCompositeGetMatStructure_Composite()
619 PetscCall(MatShellGetContext(mat, &shell)); in MatCompositeSetMergeType_Composite()
662 PetscCall(MatShellGetContext(mat, &shell)); in MatCompositeMerge_Composite()
751 PetscCall(MatShellGetContext(mat, &shell)); in MatCompositeGetNumberMat_Composite()
787 PetscCall(MatShellGetContext(mat, &shell)); in MatCompositeGetMat_Composite()
827 PetscCall(MatShellGetContext(mat, &shell)); in MatCompositeSetScalings_Composite()