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