Lines Matching refs:newOffsetsCopy
2081 …PetscInt *offsets, *newOffsets, *offsetsCopy, *newOffsetsCopy, *rowOffsets, *numD, *num… in DMPlexComputeInterpolatorTree() local
2133 …ields + 1, &offsetsCopy, maxFields + 1, &newOffsets, maxFields + 1, &newOffsetsCopy, maxFields + 1… in DMPlexComputeInterpolatorTree()
2248 newOffsetsCopy[f] = 0; in DMPlexComputeInterpolatorTree()
2391 newOffsetsCopy[f + 1] = newOffsets[f + 1]; in DMPlexComputeInterpolatorTree()
2397 …etIndicesPointFields_Internal(localCoarse, PETSC_TRUE, anchor, lOff, newOffsetsCopy, PETSC_TRUE, N… in DMPlexComputeInterpolatorTree()
2404 …MPlexGetIndicesPoint_Internal(localCoarse, PETSC_TRUE, anchor, lOff, newOffsetsCopy, PETSC_TRUE, N… in DMPlexComputeInterpolatorTree()
2530 newOffsetsCopy[0] = 0; in DMPlexComputeInterpolatorTree()
2697 newOffsetsCopy[0] = 0; in DMPlexComputeInterpolatorTree()
2808 PetscCall(PetscFree7(offsets, offsetsCopy, newOffsets, newOffsetsCopy, rowOffsets, numD, numO)); in DMPlexComputeInterpolatorTree()
3765 PetscInt *offsets, *newOffsets, *offsetsCopy, *newOffsetsCopy, *rowOffsets, *numD, *numO; in DMPlexTransferVecTree_Interpolate() local
3826 …ffsets, maxFields, &offsetsCopy, maxFields, &newOffsets, maxFields, &newOffsetsCopy, maxFields, &r… in DMPlexTransferVecTree_Interpolate()
3983 newOffsetsCopy[0] = 0; in DMPlexTransferVecTree_Interpolate()
4054 PetscCall(PetscFree7(offsets, offsetsCopy, newOffsets, newOffsetsCopy, rowOffsets, numD, numO)); in DMPlexTransferVecTree_Interpolate()