Home
last modified time | relevance | path

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

/petsc/src/dm/label/
H A Ddmlabel.c2143 PetscInt ilp = ilocal ? ilocal[p] : p; in DMLabelGather() local
2145 leafPoints[ilp].index = ilp; in DMLabelGather()
2146 leafPoints[ilp].rank = rank; in DMLabelGather()