Searched refs:configureDevice (Results 1 – 1 of 1) sorted by relevance
38 static PetscErrorCode configureDevice(PetscDevice) noexcept;100 device->ops->configure = this->underlying().configureDevice; in getDevice()107 inline PetscErrorCode DeviceBase<D>::configureDevice(PetscDevice device) noexcept in configureDevice() function in Petsc::device::impl::DeviceBase