Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/interface/
H A Dglobal_dcontext.cxx5 static auto rootStreamType = PETSC_DEVICE_CONTEXT_DEFAULT_STREAM_TYPE; variable
22 rootStreamType = type; in PetscDeviceContextSetRootStreamType_Internal()
65 rootStreamType = PETSC_DEVICE_CONTEXT_DEFAULT_STREAM_TYPE; in PetscDeviceContextSetupGlobalContext_Private()
77 PetscCall(PetscDeviceContextSetStreamType(globalContext, rootStreamType)); in PetscDeviceContextSetupGlobalContext_Private()