[petsc-users] DMLocalToLocal for DMPlex
Adrian Croucher
a.croucher at auckland.ac.nz
Thu Aug 29 23:10:50 CDT 2019
hi
If I have a local vector and I want to update all its ghost values from
its non-ghost values, should I use DMLocalToLocalBegin()/End() ?
I have tried it and it gives me an error: "This DM does not support
local to local maps".
The DM is a DMPlex. Is the local-to-local operation not implemented for
DMPlex?
Or should I be using something else to do this?
- Adrian
--
Dr Adrian Croucher
Senior Research Fellow
Department of Engineering Science
University of Auckland, New Zealand
email: a.croucher at auckland.ac.nz
tel: +64 (0)9 923 4611
More information about the petsc-users
mailing list