Searched refs:locSupp (Results 1 – 1 of 1) sorted by relevance
747 PetscInt *numNeighbors, **neighbors, *locSupp = NULL; in DMPlexOrientCells_Internal() local823 PetscCall(PetscCalloc3(numRoots, &rorntComp, numRoots, &lorntComp, maxSuppSize, &locSupp)); in DMPlexOrientCells_Internal()840 locSupp[Ns++] = supp[s]; in DMPlexOrientCells_Internal()844 neighbor = locSupp[0]; in DMPlexOrientCells_Internal()1110 PetscCall(PetscFree3(rorntComp, lorntComp, locSupp)); in DMPlexOrientCells_Internal()