#include "petscdm.h" #include "petscdmlabel.h" PetscErrorCode DMInterpolate(DM coarse,Mat interp,DM fine)Collective if any hooks are Many br
coarse | - coarser DM to use as a base Many br | |
restrct | - interpolation matrix, apply using MatInterpolate() Many br | |
fine | - finer DM to update Many br |
Many br
Level:developer
Location:src/dm/interface/dm.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages