petsc-3.11.4 2019-09-28
Report Typos and Errors

DMDARestoreSubdomainCornersIS

Restores the IS obtained with DMDAGetSubdomainCornersIS()

Synopsis

#include "petscdmda.h"   
PetscErrorCode  DMDARestoreSubdomainCornersIS(DM dm,IS *is)
Not Collective

Input Parameter

dm - the DM object
is - the index set

Note

See Also

DMDAElementType, DMDASetElementType(), DMDAGetSubdomainCornersIS()

Level

intermediate

Location

src/dm/impls/da/dagetelem.c
Index of all DMDA routines
Table of Contents for all manual pages
Index of all manual pages