#include "petscmat.h" int MatSetLocalToGlobalMapping(Mat x,ISLocalToGlobalMapping mapping)Not Collective
x | - the matrix | |
mapping | - mapping created with ISLocalToGlobalMappingCreate() or ISLocalToGlobalMappingCreateIS() |
Level:intermediate
Location:src/mat/interface/matrix.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages