xref: /petsc/doc/manualpages/MANSECHeaders/DMSwarm (revision 98480730077ed2eb9d6c4a96b667530324fc8426)
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