Home
last modified time | relevance | path

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

/petsc/src/mat/impls/lrc/
H A Dlrc.c100 static PetscErrorCode MatDestroy_LRC(Mat N) in MatDestroy_LRC() function
317 N->ops->destroy = MatDestroy_LRC; in MatCreate_LRC()