Home
last modified time | relevance | path

Searched refs:remoteOffsetsParents (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexdistribute.c1348 PetscInt *remoteOffsetsParents, newParentSize; in DMPlexDistributeSetupTree() local
1354 …PetscCall(PetscSFDistributeSection(migrationSF, origParentSection, &remoteOffsetsParents, newParen… in DMPlexDistributeSetupTree()
1355 …PetscCall(PetscSFCreateSectionSF(migrationSF, origParentSection, remoteOffsetsParents, newParentSe… in DMPlexDistributeSetupTree()
1356 PetscCall(PetscFree(remoteOffsetsParents)); in DMPlexDistributeSetupTree()