[petsc-users] How to use ghost points to store updated data?

Jed Brown jedbrown at mcs.anl.gov
Fri Oct 7 07:22:58 CDT 2011


On Fri, Oct 7, 2011 at 01:29, Li, Zhisong (lizs) <lizs at mail.uc.edu> wrote:

> In my current case, the computation is performed solely in one local vector
> but the updated data points may be beyond the bound of this local vector
> (still within its ghost points' range).  So how to store these data from
> ghost points to global vector?  "DALocaltoGlobal" seems to ignore all values
> in ghost points for each local vector.


http://www.mcs.anl.gov/petsc/petsc-as/snapshots/petsc-current/docs/manualpages/DM/DMLocalToGlobalBegin.html

with ADD_VALUES
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20111007/2074977d/attachment.htm>


More information about the petsc-users mailing list