DMSwarmGetNumSpecies#
Get the number of particle species
Synopsis#
#include "petscdmswarm.h"
PetscErrorCode DMSwarmGetNumSpecies(DM sw, PetscInt *Ns)
Not Collective
Input Parameter#
sw - the
DMSWARM
Output Parameters#
Ns - the number of species
See Also#
DMSWARM
, DMSwarmSetNumSpecies()
, DMSwarmSetType()
, DMSwarmType
Level#
intermediate
Location#
Index of all DMSwarm routines
Table of Contents for all manual pages
Index of all manual pages