Searched defs:DefaultValue (Results 1 – 1 of 1) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | hashmap.h | 64 #define PETSC_HASH_MAP(HashT, KeyType, ValType, HashFunc, EqualFunc, DefaultValue) \ argument 347 #define PETSC_HASH_MAP_EXTENDED(HashT, KeyType, ValType, HashFunc, EqualFunc, DefaultValue) \ argument
|