Searched refs:MatAssemblyBegin_MPI_Hash (Results 1 – 3 of 3) sorted by relevance
2 [0] <mat:mpiaij> MatAssemblyBegin_MPI_Hash(): Stash has 0 entries, uses 0 mallocs.
3 [0] <mat:mpisbaij> MatAssemblyBegin_MPI_Hash(): Stash has 0 entries, uses 0 mallocs.
56 static PetscErrorCode MatAssemblyBegin_MPI_Hash(Mat A, PETSC_UNUSED MatAssemblyType type) in MatAssemblyBegin_MPI_Hash() function128 PetscCall(MatAssemblyBegin_MPI_Hash(A, /*unused*/ MAT_FINAL_ASSEMBLY)); in MatCopyHashToXAIJ_MPI_Hash()220 A->ops->assemblybegin = MatAssemblyBegin_MPI_Hash; in MatSetUp_MPI_Hash()