#include "sys.h" #include "is.h" int ISLocalToGlobalMappingCreate(MPI_Comm cm,int n,const int indices[],ISLocalToGlobalMapping *mapping)Not Collective
comm | - MPI communicator of size 1. | |
n | - the number of local elements | |
indices | - the global index for each local element |
Level:advanced
Location:src/vec/is/utils/isltog.c
Index Set
Table of Contents