Home
last modified time | relevance | path

Searched refs:PetscHash_UInt64_64 (Results 1 – 1 of 1) sorted by relevance

/petsc/include/petsc/private/
H A Dhashtable.h203 static inline PetscHash64_t PetscHash_UInt64_64(PetscHash64_t key) in PetscHash_UInt64_64() function
217 …eof(PetscHash64_t) ? (PetscHash_t)PetscHash_UInt64_32(key) : (PetscHash_t)PetscHash_UInt64_64(key); in PetscHash_UInt64()