Home
last modified time | relevance | path

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

/petsc/src/mat/impls/nest/
H A Dmatnest.c794 static PetscErrorCode MatShift_Nest(Mat A, PetscScalar a) in MatShift_Nest() function
2303 A->ops->shift = MatShift_Nest; in MatCreate_Nest()