DMSwarmDataFieldGetEntries#

Return a pointer to the raw contiguous storage backing a DMSwarmDataField.

Synopsis#

Not Collective

Input Parameter#

Output Parameter#

Note#

The array has L * bs entries of atomic_size bytes, where L is the number of particles and bs is the block size of the field.

See Also#

DMSwarmDataField, DMSwarmDataFieldRestoreEntries(), DMSwarmDataFieldGetNumEntries(), DMSwarmDataFieldGetAtomicSize()

Level#

developer

Location#

src/dm/impls/swarm/data_bucket.c


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