PetscObjectDestroyFn#

A prototype of a function that can destroy a PetscObject

Synopsis#

PETSC_EXTERN_TYPEDEF typedef PetscErrorCode(PetscObjectDestroyFn)(PetscObject *obj);

Calling Sequence#

Note#

The deprecated PetscObjectDestroyFunction works as a replacement for PetscObjectDestroyFn *.

See Also#

PetscObject, PetscObjectDestroy()

Level#

beginner

Location#

include/petsc/private/petscimpl.h


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