Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/mpi/crl/
H A Dmcrl.c86 static PetscErrorCode MatAssemblyEnd_MPIAIJCRL(Mat A, MatAssemblyType mode) in MatAssemblyEnd_MPIAIJCRL() function
124 B->ops->assemblyend = MatAssemblyEnd_MPIAIJCRL; in MatConvert_MPIAIJ_MPIAIJCRL()