Searched refs:totalf (Results 1 – 1 of 1) sorted by relevance
982 PetscInt i, totalf, remaining, startc, startf; in DMDACoarsenOwnershipRanges() local990 for (i = 0, totalf = 0; i < m; i++) totalf += lf[i]; in DMDACoarsenOwnershipRanges()991 remaining = (!periodic) + (totalf - (!periodic)) / ratio; in DMDACoarsenOwnershipRanges()