DMSwarmSortGetNumberOfPointsPerCell#

Returns the number of points in a cell

Synopsis#

Not Collective

Input Parameters#

  • dm - a DMSWARM objects

  • e - the index of the cell

  • npoints - the number of points in the cell

Notes#

You must call DMSwarmSortGetAccess() before you can call DMSwarmSortGetNumberOfPointsPerCell()

See Also#

DMSWARM, DMSwarmSetType(), DMSwarmSortGetAccess(), DMSwarmSortGetPointsPerCell()

Level#

advanced

Location#

src/dm/impls/swarm/swarmpic_sort.c

Examples#

src/ksp/ksp/tutorials/ex70.c
src/dm/tutorials/ex20.c


Index of all DMSwarm routines
Table of Contents for all manual pages
Index of all manual pages