Home
last modified time | relevance | path

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

/petsc/src/dm/interface/
H A Ddlregisdmdm.c95 PetscCall(PetscLogEventRegister("Mesh Migration", DM_CLASSID, &DMPLEX_Migrate)); in DMInitializePackage()
/petsc/src/dm/impls/plex/
H A Dplexdistribute.c1629 PetscCall(PetscLogEventBegin(DMPLEX_Migrate, dm, 0, 0, 0)); in DMPlexMigrate()
1674 PetscCall(PetscLogEventEnd(DMPLEX_Migrate, dm, 0, 0, 0)); in DMPlexMigrate()
H A Dplex.c14 …EX_DistributeOverlap, DMPLEX_DistributeField, DMPLEX_DistributeData, DMPLEX_Migrate, DMPLEX_Interp… variable
/petsc/include/petsc/private/
H A Ddmpleximpl.h32 PETSC_EXTERN PetscLogEvent DMPLEX_Migrate; variable