Searched refs:locSupport (Results 1 – 1 of 1) sorted by relevance
345 PetscInt *numNeighbors, **neighbors, *locSupport = NULL; in DMPlexOrient() local454 … PetscCall(PetscCalloc3(numRoots, &rorntComp, numRoots, &lorntComp, maxSupportSize, &locSupport)); in DMPlexOrient()469 locSupport[Ns++] = support[s]; in DMPlexOrient()472 neighbor = locSupport[0]; in DMPlexOrient()695 PetscCall(PetscFree3(rorntComp, lorntComp, locSupport)); in DMPlexOrient()