Searched refs:remoteOffsetsValues (Results 1 – 1 of 1) sorted by relevance
3927 PetscInt *remoteOffsetsValues, numLeafValues; in DMPlexTransferVecTree_Interpolate() local3930 …PetscCall(PetscSFDistributeSection(coarseToFineEmbedded, rootValuesSec, &remoteOffsetsValues, leaf… in DMPlexTransferVecTree_Interpolate()3931 …PetscCall(PetscSFCreateSectionSF(coarseToFineEmbedded, rootValuesSec, remoteOffsetsValues, leafVal… in DMPlexTransferVecTree_Interpolate()3933 PetscCall(PetscFree(remoteOffsetsValues)); in DMPlexTransferVecTree_Interpolate()