#include "petscda.h" int DMGetInterpolation(DM dm1,DM dm2,Mat *mat,Vec *vec)Collective on DM
dm1 | - the DM object | |
dm2 | - the second, coarser DM object |
mat | - the interpolation | |
vec | - the scaling (optional) |
Level:developer
Location:src/dm/da/utils/dm.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages