Searched defs:Reciprocal (Results 1 – 1 of 1) sorted by relevance
664 struct Reciprocal { struct665 PETSC_HOSTDEVICE_INLINE_DECL PetscScalar operator()(const PetscScalar &s) const noexcept in operator ()()687 inline PetscErrorCode VecSeq_CUPM<T>::Reciprocal(Vec xin) noexcept in Reciprocal() function in Petsc::vec::cupm::impl::VecSeq_CUPM