Searched refs:PetscHash_UInt64 (Results 1 – 2 of 2) sorted by relevance
215 static inline PetscHash_t PetscHash_UInt64(PetscHash64_t key) in PetscHash_UInt64() function223 return PetscHash_UInt64((PetscHash64_t)key); in PetscHashInt()232 return PetscHash_UInt64((PetscHash64_t)key); in PetscHashInt64()241 return PetscHash_UInt64((PetscHash64_t)key); in PetscHashPointer()
7 PETSC_HASH_SET(ZSet, ZCode, PetscHash_UInt64, PetscHashEqual)