Searched defs:PetscInt64Mult (Results 1 – 1 of 1) sorted by relevance
2124 #define PetscInt64Mult(a, b) ((a) * (b)) macro2126 #define PetscInt64Mult(a, b) (((PetscInt64)(a)) * ((PetscInt64)(b))) macro