xref: /petsc/doc/manualpages/MANSECHeaders/DMSwarm (revision c8b0c2b58db46088bcb0f3a2497e96cb9efa794b)
1# Particle Discretizations (DMSWARM)
2
3The `DMSWARM` subclass of `DM` encapsulates a particle cloud, with interfaces for particle data, movement, and interface with meshes. It also can conservatively project fields between the particle basis and an FEM basis on a `DMPLEX`.
4