Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/
H A Dseqhashmat.h70 static PetscErrorCode MatAssemblyEnd_Seq_Hash(Mat A, MatAssemblyType type) in MatAssemblyEnd_Seq_Hash() function
140 A->ops->assemblyend = MatAssemblyEnd_Seq_Hash; in MatSetUp_Seq_Hash()