Searched defs:digit (Results 1 – 1 of 1) sorted by relevance
2274 PetscInt digit; in PetscDTSimplexQuadrature() local2313 for (PetscInt digit = last_digit_with_extra + 1; digit < n; digit++) { in PetscDTSimplexQuadrature() local2317 for (PetscInt digit = 0, offset = 0; digit < n; digit++) { in PetscDTSimplexQuadrature() local