Searched defs:MaximumRealPart (Results 1 – 1 of 1) sorted by relevance
583 struct MaximumRealPart { struct584 …hs) const noexcept { return thrust::maximum<PetscReal>{}(PetscRealPart(lhs), PetscRealPart(rhs)); } in operator ()()