#include "petscdm.h" #include "petscdmlabel.h" #include "petscds.h" PetscErrorCode DMInterpolate(DM coarse,Mat interp,DM fine)Collective if any hooks are
coarse | - coarser DM to use as a base | |
interp | - interpolation matrix, apply using MatInterpolate() | |
fine | - finer DM to update |
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