#include "petscdm.h" #include "petscdmlabel.h" PetscErrorCode DMRestoreWorkArray(DM dm,PetscInt count,PetscDataType dtype,void *mem)Not Collective Many br
dm | - the DM object Many br | |
count | - The minium size Many br | |
dtype | - data type (PETSC_REAL, PETSC_SCALAR, PETSC_INT) 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