DMSwarmInitializeCoordinates#

Determine the initial coordinates of particles for a PIC method

Synopsis#

#include "petscdmswarm.h"   
PetscErrorCode DMSwarmInitializeCoordinates(DM sw)

Not collective

Input Parameters#

, sw - The DMSwarm

Note: Currently, we randomly place particles in their assigned cell

See Also#

DMSwarmComputeLocalSize(), DMSwarmInitializeVelocities()

Level#

advanced

Location#

src/dm/impls/swarm/swarmpic.c


Edit on GitLab

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