[petsc-users] Input and output distributions of vectors for PCShellSetApply 'apply' routine
Jack Poulson
jack.poulson at gmail.com
Sun Mar 6 23:03:21 CST 2011
Sorry to hit the list so quickly again, but the PCShellSetApply
documentation doesn't say anything about how the 'xin' and 'xout' vectors
will be distributed, or if it's up to the user to determine it.
Given that a distributed Mat implies a right and left vector distribution, I
would assume that the 'xin' should be distributed like the 'left' vector
distribution for a left preconditioner.
Is it up to the application routine to determine the 'xout' vector
distribution? If so, is there a performance penalty for making it something
other than the 'right' vector distribution implied by the matrix registered
with the KSP? If not, what distribution does it need to be?
Jack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20110306/c5611042/attachment.htm>
More information about the petsc-users
mailing list