Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/mpi/
H A Dmpihashmat.h138 static PetscErrorCode MatDestroy_MPI_Hash(Mat A) in MatDestroy_MPI_Hash() function
223 A->ops->destroy = MatDestroy_MPI_Hash; in MatSetUp_MPI_Hash()