Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscdmswarm.h183 PETSC_EXTERN PetscErrorCode DMSwarmRemap(DM);
/petsc/doc/changes/
H A D323.md130 - Add `DMSwarmRemapType`, `DMSwarmRemap()`, and `DMSwarmDuplicate()`
/petsc/src/ksp/ksp/utils/dm/
H A Ddmproject.c1323 PetscErrorCode DMSwarmRemap(DM sw) in DMSwarmRemap() function
/petsc/src/ts/tutorials/hamiltonian/
H A Dex2.c2382 PetscCall(DMSwarmRemap(sw)); in MigrateParticles()
H A Dex4.c2988 PetscCall(DMSwarmRemap(sw)); in MigrateParticles()