petsc-3.14.6 2021-03-30
VecScatterGetMerged
Returns true if the scatter is completed in the VecScatterBegin() and the VecScatterEnd() does nothing
Synopsis
#include "petscvec.h"
PetscErrorCode VecScatterGetMerged(VecScatter ctx,PetscBool *flg)
Not Collective
Input Parameter
Output Parameter
See Also
VecScatterCreate(), VecScatterEnd(), VecScatterBegin()
Level
developer
Location
src/vec/vscat/interface/vscatfce.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages