Searched refs:MatShellSetContextDestroy_Immutable (Results 1 – 9 of 9) sorted by relevance
| /petsc/src/mat/impls/normal/ |
| H A D | normmh.c | 331 …poseFunction((PetscObject)*N, "MatShellSetContextDestroy_C", MatShellSetContextDestroy_Immutable)); in MatCreateNormalHermitian()
|
| H A D | normm.c | 442 …poseFunction((PetscObject)*N, "MatShellSetContextDestroy_C", MatShellSetContextDestroy_Immutable)); in MatCreateNormal()
|
| /petsc/src/mat/impls/mffd/ |
| H A D | mffd.c | 625 …mposeFunction((PetscObject)A, "MatShellSetContextDestroy_C", MatShellSetContextDestroy_Immutable)); in MatCreate_MFFD()
|
| /petsc/src/mat/impls/transpose/ |
| H A D | transm.c | 664 …poseFunction((PetscObject)*N, "MatShellSetContextDestroy_C", MatShellSetContextDestroy_Immutable)); in MatCreateTranspose()
|
| H A D | htransm.c | 661 …poseFunction((PetscObject)*N, "MatShellSetContextDestroy_C", MatShellSetContextDestroy_Immutable)); in MatCreateHermitianTranspose()
|
| /petsc/src/mat/impls/composite/ |
| H A D | mcomposite.c | 908 …mposeFunction((PetscObject)A, "MatShellSetContextDestroy_C", MatShellSetContextDestroy_Immutable)); in MatCreate_Composite()
|
| /petsc/src/mat/impls/htool/ |
| H A D | htool.cxx | 1179 …mposeFunction((PetscObject)A, "MatShellSetContextDestroy_C", MatShellSetContextDestroy_Immutable)); in MatCreate_Htool()
|
| /petsc/include/petsc/private/ |
| H A D | matimpl.h | 241 PETSC_INTERN PetscErrorCode MatShellSetContextDestroy_Immutable(Mat, PetscCtxDestroyFn *);
|
| /petsc/src/mat/impls/shell/ |
| H A D | shell.c | 1544 PetscErrorCode MatShellSetContextDestroy_Immutable(Mat mat, PetscCtxDestroyFn *f) in MatShellSetContextDestroy_Immutable() function
|