Home
last modified time | relevance | path

Searched refs:MatShellSetManageScalingShifts (Results 1 – 5 of 5) sorted by relevance

/petsc/src/mat/tests/
H A Dex201f.F90170 PetscCallA(MatShellSetManageScalingShifts(m, ierr))
/petsc/src/tao/matrix/
H A Dsubmatfree.c48 PetscCall(MatShellSetManageScalingShifts(*J)); in MatCreateSubMatrixFree()
H A Dadamat.c385 PetscCall(MatShellSetManageScalingShifts(*J)); in MatCreateADA()
/petsc/src/mat/impls/shell/
H A Dshell.c1975 PetscErrorCode MatShellSetManageScalingShifts(Mat A) in MatShellSetManageScalingShifts() function
/petsc/include/
H A Dpetscmat.h2059 PETSC_EXTERN PetscErrorCode MatShellSetManageScalingShifts(Mat);