#include "petscdm.h" #include "petscdmlabel.h" PetscErrorCode DMRestrict(DM fine,Mat restrct,Vec rscale,Mat inject,DM coarse)Collective if any hooks are Many br
fine | - finer DM to use as a base Many br | |
restrct | - restriction matrix, apply using MatRestrict() Many br | |
inject | - injection matrix, also use MatRestrict() Many br | |
coarse | - coarer 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