petsc-3.13.6 2020-09-29
AOMappingHasApplicationIndex
Searches for the supplied Section 1.5 Writing Application Codes with PETSc index.
Synopsis
#include "petscao.h"
PetscErrorCode AOMappingHasApplicationIndex(AO ao, PetscInt idex, PetscBool *hasIndex)
Input Parameters
Output Parameter
hasIndex -Flag is PETSC_TRUE if the index exists
See Also
AOMappingHasPetscIndex(), AOCreateMapping()
Level
intermediate
Location
src/vec/is/ao/impls/mapping/aomapping.c
Index of all AO routines
Table of Contents for all manual pages
Index of all manual pages