#include "petscao.h" int AODataKeyGetOwnershipRange(AOData aodata,char *name,int *rstart,int *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:advanced
Location:src/dm/ao/interface/aodata.c
Index of all AO routines
Table of Contents for all manual pages
Index of all manual pages