Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Ddmswarmimpl.h14 PETSC_EXTERN PetscLogEvent DMSWARM_RemovePoints; variable
/petsc/src/dm/interface/
H A Ddlregisdmdm.c170 PetscCall(PetscLogEventRegister("DMSwarmRmvPnts", DM_CLASSID, &DMSWARM_RemovePoints)); in DMInitializePackage()
/petsc/src/dm/impls/swarm/
H A Dswarm.c13 PetscLogEvent DMSWARM_Migrate, DMSWARM_SetSizes, DMSWARM_AddPoints, DMSWARM_RemovePoints, DMSWARM_S… variable
1984 PetscCall(PetscLogEventBegin(DMSWARM_RemovePoints, 0, 0, 0, 0)); in DMSwarmRemovePoint()
1986 PetscCall(PetscLogEventEnd(DMSWARM_RemovePoints, 0, 0, 0, 0)); in DMSwarmRemovePoint()
2008 PetscCall(PetscLogEventBegin(DMSWARM_RemovePoints, 0, 0, 0, 0)); in DMSwarmRemovePointAtIndex()
2010 PetscCall(PetscLogEventEnd(DMSWARM_RemovePoints, 0, 0, 0, 0)); in DMSwarmRemovePointAtIndex()