[petsc-users] AllReduce function for mat

Ghosh, Swarnava sghosh2012 at gatech.edu
Mon Feb 9 10:57:10 CST 2015


Hi,

   I have sequential matrix on each process. I wanted to do something like MPI_Allreduce to this matrix to add entries from all processes. The resulting matrix is sequential. 
   I wanted to know if there is a PETSc function to do this?

-- 
SG



More information about the petsc-users mailing list