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