Searched refs:totVol (Results 1 – 1 of 1) sorted by relevance
142 PetscReal vol, totVol = 0.0; in DMPlexLabelToMetricConstraint() local148 totVol += vol; in DMPlexLabelToMetricConstraint()150 for (s = 0; s < PetscSqr(dim); ++s) metric[v * PetscSqr(dim) + s] /= totVol; in DMPlexLabelToMetricConstraint()