#include "petscdmda.h" PetscErrorCode DMDARestoreElements(DM dm,PetscInt *nel,PetscInt *nen,const PetscInt *e[])Not Collective
dm | - the DM object | |
nel | - number of local elements | |
nen | - number of element nodes | |
e | - the local indices of the elements' vertices |
Level:intermediate
Location:src/dm/impls/da/dagetelem.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages