[petsc-users] Mat local size zero
Hui Zhang
mike.hui.zhang at hotmail.com
Fri May 3 13:52:37 CDT 2013
Hello,
I'm implementing a coarse problem for a domain decomposition preconditioner.
I use many processors to solve one subdomain and I want to pick one processor
for each subdomain to solve the global coarse problem. So I need to set the
local sizes of the coarse operator on the other processors to be zero. Is
this a good idea? Thanks in advance!
More information about the petsc-users
mailing list