Searched refs:PetscLCM (Results 1 – 2 of 2) sorted by relevance
1260 static inline PetscInt PetscLCM(PetscInt a, PetscInt b) in PetscLCM() function
48 for (PetscInt i = 0; i < count; i++) xout[i] = PetscLCM(xin[i], xout[i]); in PetscLCM_Local()