Searched refs:newft (Results 1 – 1 of 1) sorted by relevance
1445 DMPolytopeType *newft = NULL; in DMPlexTransformGetCone_Internal() local1456 if (cr != nr || co != no) PetscCall(DMGetWorkArray(dm, csizeNew, MPIU_INT, &newft)); in DMPlexTransformGetCone_Internal()1494 if (newft) newft[c] = ft; in DMPlexTransformGetCone_Internal()1497 if (newft) { in DMPlexTransformGetCone_Internal()1505 DMPolytopeType ft = newft[c]; in DMPlexTransformGetCone_Internal()1519 PetscCall(DMRestoreWorkArray(dm, csizeNew, MPIU_INT, &newft)); in DMPlexTransformGetCone_Internal()