DMSwarmDataBucket#

Opaque internal container that groups all of a DMSWARM’s per-particle fields (DMSwarmDataField) and the current particle count

Synopsis#

typedef struct _p_DMSwarmDataBucket *DMSwarmDataBucket;

Note#

Used internally by DMSWARM to store the particle state; user code normally interacts with the DMSWARM API rather than this container directly.

See Also#

DMSWARM, DMSwarmDataField, DMSwarmRegisterPetscDatatypeField()

Level#

developer

Location#

include/petscdmswarm.h

Implementations#

_p_DMSwarmDataBucket in src/dm/impls/swarm/data_bucket.h


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