#include "petscis.h" PetscErrorCode ISLocalToGlobalMappingRestoreBlockInfo(ISLocalToGlobalMapping mapping,PetscInt *nproc,PetscInt *procs[],PetscInt *numprocs[],PetscInt **indices[])Collective on ISLocalToGlobalMapping Many br
| nproc | - number of processors that are connected to this one Many br | |
| proc | - neighboring processors Many br | |
| numproc | - number of indices for each processor Many br | |
| indices | - indices of local nodes shared with neighbor (sorted by global numbering) Many br |
Many br
Level:advanced
Location:src/vec/is/utils/isltog.c
Index of all IS routines
Table of Contents for all manual pages
Index of all manual pages