Home
last modified time | relevance | path

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

/petsc/src/mat/impls/submat/
H A Dsubmat.c20 static PetscErrorCode MatShift_SubMatrix(Mat N, PetscScalar a) in MatShift_SubMatrix() function
226 N->ops->shift = MatShift_SubMatrix; in MatCreateSubMatrixVirtual()