Home
last modified time | relevance | path

Searched refs:PetscDeviceContextSetRootDeviceType_Internal (Results 1 – 3 of 3) sorted by relevance

/petsc/src/sys/objects/device/interface/
H A Dglobal_dcontext.cxx10 PetscErrorCode PetscDeviceContextSetRootDeviceType_Internal(PetscDeviceType type) in PetscDeviceContextSetRootDeviceType_Internal() function
H A Ddevice.cxx684 PetscCall(PetscDeviceContextSetRootDeviceType_Internal(PETSC_DEVICE_DEFAULT())); in PetscDeviceInitializeFromOptions_Internal()
701 if (dtype.second) PetscCall(PetscDeviceContextSetRootDeviceType_Internal(dtype.first)); in PetscDeviceInitializeFromOptions_Internal()
H A Dpetscdevice_interface_internal.hpp38 PETSC_INTERN PetscErrorCode PetscDeviceContextSetRootDeviceType_Internal(PetscDeviceType);