PETSC_EXTERN PetscErrorCode DMSwarmSortGetPointsPerCell(DM dm,PetscInt e,PetscInt *npoints,PetscInt **pidlist)Not collective
| dm | - a DMSwarm object | |
| e | - the index of the cell | |
| npoints | - the number of points in the cell | |
| pidlist | - array of the indices indentifying all points in cell e |
Level:advanced
Location:src/dm/impls/swarm/swarmpic_sort.c
Index of all DMSWARM routines
Table of Contents for all manual pages
Index of all manual pages