PetscHMapI#
Hash table map with a key of PetscInt
Synopsis#
typedef struct _PetscHashI PetscHMapI;
Synopsis#
typedef khash_t(HMapI) *PetscHMapI;
See Also#
PETSC_HASH_MAP()
, PetscHMapICreate()
, PETSC_HASH_SET()
, PetscHSetICreate()
Level#
developer
Location#
Examples#
Index of all PetscH routines
Table of Contents for all manual pages
Index of all manual pages