PETSc version 3.17.5
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
Index of all DMSWARM routines
Table of Contents for all manual pages
Index of all manual pages