#include "petscao.h" PetscErrorCode PETSCDM_DLLEXPORT AODataKeyGetOwnershipRange(AOData aodata,const char name[],PetscInt *rstart,PetscInt *rend)Not collective
aodata | - the database | |
name | - the name of the key |
rstart | - first key owned locally (or PETSC_NULL if not needed) | |
rend | - last key owned locally + 1 (or PETSC_NULL if not needed) |
Level:deprecated
Location:src/dm/ao/interface/aodata.c
Index of all AO routines
Table of Contents for all manual pages
Index of all manual pages