Home
last modified time | relevance | path

Searched defs:configure_device_ (Results 1 – 2 of 2) sorted by relevance

/petsc/src/sys/objects/device/impls/cupm/
H A Dcupmdevice.cxx329 PetscErrorCode Device<T>::configure_device_(PetscDevice device) noexcept in configure_device_() function in Petsc::device::cupm::Device
/petsc/src/sys/objects/device/impls/
H A Dimpldevicebase.hpp89 static constexpr PetscErrorCode configure_device_(PetscDevice) noexcept { return PETSC_SUCCESS; } in configure_device_() function in Petsc::device::impl::DeviceBase