#include "petscdmshell.h" PetscErrorCode DMShellSetCreateInterpolation(DM dm, PetscErrorCode (*interp)(DM,DM,Mat*,Vec*))Logically Collective on DM
Input Arguments
dm | - the shell DM | |
interp | - the routine to create the interpolation |
Level:advanced
Location:src/dm/impls/shell/dmshell.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages