#include "petscdmplex.h" #include "petscdmlabel.h" PetscErrorCode DMPlexGetRedundantDM(DM dm, PetscSF *sf, DM *redundantMesh)Collective on dm
dm | - the original DMPlex object |
sf | - the PetscSF used for point distribution (optional) | |
redundantMesh | - the redundant DM object, or NULL |