#include "petscdmda.h" PetscErrorCode DMCreateInterpolationScale(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/impls/da/dainterp.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages