xref: /petsc/doc/manualpages/MANSECHeaders/DMPatch (revision 0923d1d9c1f402ee92f3700329e9f6a3ad4a4aa4)
1# Sequences of parallel mesh patches (DMPATCH)
2
3The `DMPATCH` subclass of `DM` is intended to handle adaptive refinement calculated in serial using patches that fill the local machine. It is currently not working.
4