Searched refs:RoundToNextPowerOfTwo (Results 1 – 1 of 1) sorted by relevance
72 static inline uint32_t RoundToNextPowerOfTwo(uint32_t v) in RoundToNextPowerOfTwo() function282 PetscInt num_stems = RoundToNextPowerOfTwo((uint32_t)num_leaves); in PetscKDTreeCreate()