Searched refs:remoteOffsetsIndices (Results 1 – 1 of 1) sorted by relevance
2460 PetscInt *remoteOffsetsIndices, *remoteOffsetsMatrices, numLeafIndices, numLeafMatrices; in DMPlexComputeInterpolatorTree() local2464 …PetscCall(PetscSFDistributeSection(coarseToFineEmbedded, rootIndicesSec, &remoteOffsetsIndices, le… in DMPlexComputeInterpolatorTree()2466 …PetscCall(PetscSFCreateSectionSF(coarseToFineEmbedded, rootIndicesSec, remoteOffsetsIndices, leafI… in DMPlexComputeInterpolatorTree()2469 PetscCall(PetscFree(remoteOffsetsIndices)); in DMPlexComputeInterpolatorTree()