PetscDeviceInitType#

Initialization strategy for PetscDevice

Synopsis#

Values#

Note#

PETSC_DEVICE_INIT_NONE implies that any initialization of PetscDevice is disallowed and doing so results in an error. Useful to ensure that no accelerator is used in a program.

See Also#

PetscDevice, PetscDeviceType, PetscDeviceInitialize(), PetscDeviceInitialized(), PetscDeviceCreate()

Level#

beginner

Location#

include/petscdevicetypes.h


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