DMPatchGetCoarse#
Get the coarse DM associated with a DMPATCH
Synopsis#
#include "petscdmpatch.h"
PetscErrorCode DMPatchGetCoarse(DM dm, DM *dmCoarse)
Not Collective
Input Parameter#
dm - the
DMPATCH
Output Parameter#
dmCoarse - the coarse
DM
See Also#
DMPATCH, DMPatchCreate(), DMPatchZoom()
Level#
intermediate
Location#
Index of all DMPatch routines
Table of Contents for all manual pages
Index of all manual pages