Searched refs:MatShellSetManageScalingShifts_Immutable (Results 1 – 9 of 9) sorted by relevance
| /petsc/src/mat/impls/normal/ |
| H A D | normmh.c | 332 …on((PetscObject)*N, "MatShellSetManageScalingShifts_C", MatShellSetManageScalingShifts_Immutable)); in MatCreateNormalHermitian()
|
| H A D | normm.c | 443 …on((PetscObject)*N, "MatShellSetManageScalingShifts_C", MatShellSetManageScalingShifts_Immutable)); in MatCreateNormal()
|
| /petsc/src/mat/impls/mffd/ |
| H A D | mffd.c | 626 …ion((PetscObject)A, "MatShellSetManageScalingShifts_C", MatShellSetManageScalingShifts_Immutable)); in MatCreate_MFFD()
|
| /petsc/src/mat/impls/transpose/ |
| H A D | htransm.c | 662 …on((PetscObject)*N, "MatShellSetManageScalingShifts_C", MatShellSetManageScalingShifts_Immutable)); in MatCreateHermitianTranspose()
|
| H A D | transm.c | 665 …on((PetscObject)*N, "MatShellSetManageScalingShifts_C", MatShellSetManageScalingShifts_Immutable)); in MatCreateTranspose()
|
| /petsc/src/mat/impls/composite/ |
| H A D | mcomposite.c | 909 …ion((PetscObject)A, "MatShellSetManageScalingShifts_C", MatShellSetManageScalingShifts_Immutable)); in MatCreate_Composite()
|
| /petsc/src/mat/impls/htool/ |
| H A D | htool.cxx | 1180 …ion((PetscObject)A, "MatShellSetManageScalingShifts_C", MatShellSetManageScalingShifts_Immutable)); in MatCreate_Htool()
|
| /petsc/include/petsc/private/ |
| H A D | matimpl.h | 242 PETSC_INTERN PetscErrorCode MatShellSetManageScalingShifts_Immutable(Mat);
|
| /petsc/src/mat/impls/shell/ |
| H A D | shell.c | 1551 PetscErrorCode MatShellSetManageScalingShifts_Immutable(Mat mat) in MatShellSetManageScalingShifts_Immutable() function
|