Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexnatural.c194 …alToNaturalSF(DM dmOld, DM dmNew, PetscSF sfNaturalOld, PetscSF sfMigration, PetscSF *sfNaturalNew) in DMPlexMigrateGlobalToNaturalSF() argument
205 *sfNaturalNew = NULL; in DMPlexMigrateGlobalToNaturalSF()
265 PetscCall(PetscSFCompose(newglob_to_oldglob_sf, sfNaturalOld, sfNaturalNew)); in DMPlexMigrateGlobalToNaturalSF()