#include "petscdmplex.h" PetscErrorCode DMPlexInterpolate(DM dm, DM *dmInt)Collective on DM
dm | - The DMPlex object with only cells and vertices | |
dmInt | - If NULL a new DM is created, otherwise the interpolated DM is put into the given DM |
Level:intermediate
Location:src/dm/impls/plex/plexinterpolate.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages