Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/mpi/crl/
H A Dmcrl.c17 static PetscErrorCode MatDestroy_MPIAIJCRL(Mat A) in MatDestroy_MPIAIJCRL() function
125 B->ops->destroy = MatDestroy_MPIAIJCRL; in MatConvert_MPIAIJ_MPIAIJCRL()