Searched refs:totrem (Results 1 – 1 of 1) sorted by relevance
2033 for (PetscInt i = 0, totprev = 1, totrem = totpoints / npoints; i < dim; ++i) { in PetscDTStroudConicalQuadrature() local2040 for (PetscInt m = 0; m < totrem; m++, pt++) { in PetscDTStroudConicalQuadrature()2048 totrem /= npoints; in PetscDTStroudConicalQuadrature()