#include "petscvec.h" int VecSetLocalToGlobalMapping(Vec x,ISLocalToGlobalMapping mapping)Collective on Vec
x | - vector | |
mapping | - mapping created with ISLocalToGlobalMappingCreate() or ISLocalToGlobalMappingCreateIS() |
seealso: VecAssemblyBegin(), VecAssemblyEnd(), VecSetValues(), VecSetValuesLocal(), VecSetLocalToGlobalMappingBlocked(), VecSetValuesBlockedLocal()
Level:intermediate
Location:src/vec/interface/vector.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages