DMShellSetLocalToLocalVecScatter#
Sets a VecScatter context for local to local communication
Synopsis#
#include "petscdmshell.h"
PetscErrorCode DMShellSetLocalToLocalVecScatter(DM dm, VecScatter ltol)
Logically Collective on dm
Input Parameters
dm - the shell DM
ltol - the local to local VecScatter context
See Also#
DMShellSetLocalToLocal()
, DMLocalToLocalBeginDefaultShell()
, DMLocalToLocalEndDefaultShell()
Level#
advanced
Location#
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages