Searched refs:workPointSF (Results 1 – 1 of 1) sorted by relevance
2013 PetscSF workPointSF; in DMPlexDistributionLoad_HDF5_Private() local2022 PetscCall(DMGetPointSF(dm, &workPointSF)); in DMPlexDistributionLoad_HDF5_Private()2023 PetscCall(PetscSFGetGraph(workPointSF, &workNroots, &workNleaves, &workIlocal, &workIremote)); in DMPlexDistributionLoad_HDF5_Private()