Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/
H A Dseqhashmat.h77 static PetscErrorCode MatDestroy_Seq_Hash(Mat A) in MatDestroy_Seq_Hash() function
141 A->ops->destroy = MatDestroy_Seq_Hash; in MatSetUp_Seq_Hash()