Searched defs:Min (Results 1 – 4 of 4) sorted by relevance
45 struct Min { struct49 x = PetscMin(x, y); in operator ()() argument
174 struct Min { struct175 PETSC_DEVICE_DECL Type operator()(Type &x, Type y) const in operator ()()
226 inline PetscErrorCode VecMPI_CUPM<T>::Min(Vec x, PetscInt *idx, PetscReal *z) noexcept in Min() function in Petsc::vec::cupm::impl::VecMPI_CUPM
2158 inline PetscErrorCode VecSeq_CUPM<T>::Min(Vec v, PetscInt *p, PetscReal *m) noexcept in Min() function in Petsc::vec::cupm::impl::VecSeq_CUPM