Home
last modified time | relevance | path

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

/petsc/src/mat/impls/localref/
H A Dmlocalref.c67 static PetscErrorCode MatSetValuesLocal_LocalRef_Scalar(Mat A, PetscInt nrow, const PetscInt irow[]… in MatSetValuesLocal_LocalRef_Scalar() function
258 B->ops->setvalueslocal = MatSetValuesLocal_LocalRef_Scalar; in MatCreateLocalRef()