PETSc version 3.17.5
Fix/Edit manual page

PetscDeviceInitializePackage

This function initializes everything in the PetscDevice package. It is called on the first call to PetscDeviceContextCreate() or PetscDeviceCreate() when using shared or static libraries.

Synopsis

#include "petscdevice.h" 
PetscErrorCode PetscDeviceInitializePackage(void)

See Also

PetscInitialize(), PetscDeviceFinalizePackage(), PetscDeviceContextCreate(), PetscDeviceCreate()

Level

developer

Location

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