Searched refs:PetscPowInt64 (Results 1 – 3 of 3) sorted by relevance
306 - Add PetscPowInt64 returning a 64bit integer result for cases where
1062 static inline PetscInt64 PetscPowInt64(PetscInt base, PetscInt power) in PetscPowInt64() function
1798 flops += 2 * PetscPowInt64(bsizes[i], 3) / 3; in MatInvertVariableBlockDiagonal_SeqAIJ()