xref: /petsc/doc/manualpages/MANSECHeaders/DMPatch (revision 53673ba54f5aaba04b9d49ab22cf56c7a7461fe9)
1*46696af2SBarry Smith# Sequences of parallel mesh patches (DMPATCH)
2*46696af2SBarry Smith
3*46696af2SBarry SmithThe `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