Home
last modified time | relevance | path

Searched refs:strataIdx (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/label/
H A Ddmlabel.c1989 PetscInt *leafStrata, *strataIdx; in DMLabelDistribute() local
2061 PetscCall(PetscCalloc1((*labelNew)->numStrata, &strataIdx)); in DMLabelDistribute()
2068 points[stratum][strataIdx[stratum]++] = p; in DMLabelDistribute()
2078 PetscCall(PetscFree(strataIdx)); in DMLabelDistribute()