DMDAGetInterpolationType#
Gets the type of interpolation that will be used by DMCreateInterpolation()
Synopsis#
#include "petscdmda.h"
PetscErrorCode DMDAGetInterpolationType(DM da, DMDAInterpolationType *ctype)
Not Collective
Input Parameter#
da - distributed array
Output Parameter#
See Also#
DM
, DMDA
, DMDAInterpolationType
, DMDASetInterpolationType()
, DMCreateInterpolation()
Level#
intermediate
Location#
Index of all DMDA routines
Table of Contents for all manual pages
Index of all manual pages