Home
last modified time | relevance | path

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

/petsc/src/dm/impls/swarm/
H A Dswarm.c2385 static PetscErrorCode DMDestroy_Swarm(DM dm) in DMDestroy_Swarm() function
2722 sw->ops->destroy = DMDestroy_Swarm; in DMInitialize_Swarm()
2842 PetscCall(DMDestroy_Swarm(dm)); in DMSwarmReplace()