Home
last modified time | relevance | path

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

/petsc/src/mat/impls/localref/
H A Dmlocalref.c184 static PetscErrorCode MatDestroy_LocalRef(Mat B) in MatDestroy_LocalRef() function
237 B->ops->destroy = MatDestroy_LocalRef; in MatCreateLocalRef()