#include "petscdmda.h" PetscErrorCode DMDASetInterpolationType(DM da,DMDAInterpolationType ctype)
Notes: you should call this on the coarser of the two DMDAs you pass to DMCreateInterpolation()
Level:intermediate Location:src/dm/impls/da/da.c Index of all DMDA routines Table of Contents for all manual pages Index of all manual pages