Home
last modified time | relevance | path

Searched defs:get_attribute_ (Results 1 – 3 of 3) sorted by relevance

/petsc/src/sys/objects/device/impls/host/
H A Dhostdevice.cxx26 PetscErrorCode Device::get_attribute_(PetscInt, PetscDeviceAttribute attr, void *value) noexcept in get_attribute_() function in Petsc::device::host::Device
/petsc/src/sys/objects/device/impls/sycl/
H A Dsycldevice.sycl.cxx210 PetscErrorCode Device::get_attribute_(PetscInt id, PetscDeviceAttribute attr, void *value) noexcept in get_attribute_() function in Petsc::device::sycl::Device
/petsc/src/sys/objects/device/impls/cupm/
H A Dcupmdevice.cxx348 PetscErrorCode Device<T>::get_attribute_(PetscInt id, PetscDeviceAttribute attr, void *value) noexc… in get_attribute_() function in Petsc::device::cupm::Device