PetscObjectDestroy#

Destroys any PetscObject, regardless of the type.

Synopsis#

#include "petscsys.h"    
PetscErrorCode PetscObjectDestroy(PetscObject *obj)

Collective

Input Parameter#

See Also#

PetscObject

Level#

beginner

Location#

src/sys/objects/destroy.c


Edit on GitLab

Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages