Searched refs:closure2 (Results 1 – 1 of 1) sorted by relevance
607 PetscInt *closure2 = NULL; in PetscLagNodeIndicesPushForward() local609 PetscCall(DMPlexGetTransitiveClosure_Internal(dm, p, 0, PETSC_TRUE, &closureSize2, &closure2)); in PetscLagNodeIndicesPushForward()614 …for (d = 0; d < dim; d++) newCoords[(closure2[2 * (c + v)] - vStart) * dim + d] = oldCoords[closur… in PetscLagNodeIndicesPushForward()617 PetscCall(DMPlexRestoreTransitiveClosure(dm, p, PETSC_TRUE, &closureSize2, &closure2)); in PetscLagNodeIndicesPushForward()