Searched defs:MinimumRealPart (Results 1 – 1 of 1) sorted by relevance
637 struct MinimumRealPart { struct638 …hs) const noexcept { return thrust::minimum<PetscReal>{}(PetscRealPart(lhs), PetscRealPart(rhs)); } in operator ()()