PETSc version 3.17.0
Fix/Edit manual page

DMSwarmComputeLocalSizeFromOptions

Compute the local number and distribution of particles based upon a density function determined by options

Synopsis

#include "petscdmswarm.h"   
PetscErrorCode DMSwarmComputeLocalSizeFromOptions(DM sw)
Not collective

Input Parameters

, sw - The DMSwarm

See Also

DMSwarmComputeLocalSize()

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