[petsc-dev] Jed!!!
Jed Brown
jed at jedbrown.org
Thu May 1 17:29:27 CDT 2014
Eric Chamberland <Eric.Chamberland at giref.ulaval.ca> writes:
> But for the "general" case, it is as you stated, far more complicated.
> However, a clean solution would involves communicating only the
> neighbors column indices and then searching through them (which is true
> also for the "strides" implementation: you always only need the strides
> of your neighbors)
Who are the "neighbors"? Only MatSetValuesLocal() has a definition of
"neighbors". MatSetValues allows any process to set any entry in the
entire matrix. MatSetValuesLocal() is really a better interface.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20140501/10ce2204/attachment.sig>
More information about the petsc-dev
mailing list