Searched refs:DMSwarmRestoreCellSwarm (Results 1 – 4 of 4) sorted by relevance
84 PetscCall(DMSwarmRestoreCellSwarm(sw, 1, cellsw)); in main()
160 PETSC_EXTERN PetscErrorCode DMSwarmRestoreCellSwarm(DM, PetscInt, DM);
190 - Add `DMSwarmGetCellSwarm()` and `DMSwarmRestoreCellSwarm()`
2598 PetscErrorCode DMSwarmRestoreCellSwarm(DM sw, PetscInt cellID, DM cellswarm) in DMSwarmRestoreCellSwarm() function