#include "petscda.h" PetscErrorCode PETSCDM_DLLEXPORT DMRestoreElements(DM dm,PetscInt *n,const PetscInt *e[])Not Collective
| dm | - the DM object | |
| n | - number of local elements | |
| e | - the indices of the elements vertices |
Level:intermediate
Location:src/dm/da/src/da.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages