[petsc-dev] VecLocked missing in VecScatterBegin/End()?

Barry Smith bsmith at mcs.anl.gov
Thu Jun 11 17:36:45 CDT 2015


> On Jun 11, 2015, at 5:22 PM, Dmitry Karpeyev <karpeev at mcs.anl.gov> wrote:
> 
> Should VecScatterBegin/End() check whether the destination is locked?

  It could, the error messages may be slightly clearer. Since VecGetArray() etc is used within the implementations the checks are already done, just at a slightly later location.

   Barry





More information about the petsc-dev mailing list