Home
last modified time | relevance | path

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

/petsc/src/mat/impls/localref/
H A Dmlocalref.c50 static PetscErrorCode MatSetValuesBlockedLocal_LocalRef_Scalar(Mat A, PetscInt nrow, const PetscInt… in MatSetValuesBlockedLocal_LocalRef_Scalar() function
285 B->ops->setvaluesblockedlocal = MatSetValuesBlockedLocal_LocalRef_Scalar; in MatCreateLocalRef()