xref: /petsc/doc/manualpages/MANSECHeaders/DMPatch (revision 88ec11df0f7a3325350fdab2975c1e95506c5973)
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