#include "petscda.h" PetscErrorCode PETSCDM_DLLEXPORT DMGetInterpolationScale(DM dac,DM daf,Mat mat,Vec *scale)
dac | - DM that defines a coarse mesh | |
daf | - DM that defines a fine mesh | |
mat | - the restriction (or interpolation operator) from fine to coarse |
Level:developer
Location:src/dm/da/src/dainterp.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages