petsc-3.7.1 2016-05-15
Report Typos and Errors

PetscLayoutFindOwner

Find the owning rank for a global index

Synopsis

PETSC_STATIC_INLINE PetscErrorCode PetscLayoutFindOwner(PetscLayout map,PetscInt idx,PetscInt *owner)
Not Collective Many br

Input Parameters

map - the layout Many br
idx - global index to find the owner of Many br

Output Parameter

owner -the owning rank Many br

Many br

Fortran Notes

Not available from Fortran Many br

Level:developer
Location:
src/vec/is/is/../../../../include/petscis.h
Index of all IS routines
Table of Contents for all manual pages
Index of all manual pages