#include "petscda.h" PetscErrorCode PETSCDM_DLLEXPORT DMGlobalToLocalBegin(DM dm,Vec g,InsertMode mode,Vec l)Collective on DM
dm | - the DM object | |
g | - the global vector | |
mode | - INSERT_VALUES or ADD_VALUES | |
l | - the local vector |
Level:beginner
Location:src/dm/da/utils/dm.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages