Searched defs:DefaultDeviceType (Results 1 – 1 of 1) sorted by relevance
321 struct DefaultDeviceType : public Petsc::RegisterFinalizeable<DefaultDeviceType> { struct322 PetscDeviceType type = PETSC_DEVICE_HARDWARE_DEFAULT_TYPE;324 PetscErrorCode finalize_() noexcept in finalize_()