Searched defs:Max (Results 1 – 4 of 4) sorted by relevance
54 struct Max { struct58 x = PetscMax(x, y); in operator ()() argument
183 struct Max { struct184 PETSC_DEVICE_DECL Type operator()(Type &x, Type y) const in operator ()()
216 inline PetscErrorCode VecMPI_CUPM<T>::Max(Vec x, PetscInt *idx, PetscReal *z) noexcept in Max() function in Petsc::vec::cupm::impl::VecMPI_CUPM
2139 inline PetscErrorCode VecSeq_CUPM<T>::Max(Vec v, PetscInt *p, PetscReal *m) noexcept in Max() function in Petsc::vec::cupm::impl::VecSeq_CUPM