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