Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/interface/
H A Dglobal_dcontext.cxx18 PetscErrorCode PetscDeviceContextSetRootStreamType_Internal(PetscStreamType type) in PetscDeviceContextSetRootStreamType_Internal() function
H A Dpetscdevice_interface_internal.hpp39 PETSC_INTERN PetscErrorCode PetscDeviceContextSetRootStreamType_Internal(PetscStreamType);
H A Ddevice.cxx702 if (stype.second) PetscCall(PetscDeviceContextSetRootStreamType_Internal(stype.first)); in PetscDeviceInitializeFromOptions_Internal()