PetscBTDestroy#
Destroy a PetscBT (bit array) created with PetscBTCreate(), freeing its storage and setting the pointer to NULL
Synopsis#
static inline PetscErrorCode PetscBTDestroy(PetscBT *array)
Not Collective; No Fortran Support
Input Parameter#
array - pointer to the
PetscBTto destroy;*arrayis set toNULLon return
See Also#
Level#
developer
Location#
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages