PETSc version 3.17.5
Fix/Edit manual page

PetscDeviceDestroy

Free a PetscDevice

Synopsis

PetscErrorCode PetscDeviceDestroy(PetscDevice *device)
Not Collective, Asynchronous

Input Parameter

device - The PetscDevice

See Also

PetscDevice, PetscDeviceCreate(), PetscDeviceConfigure(), PetscDeviceView()

Level

beginner

Location

src/sys/objects/device/interface/device.cxx
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages