Home
last modified time | relevance | path

Searched defs:ErrorWNormReduce (Results 1 – 1 of 1) sorted by relevance

/petsc/src/vec/vec/impls/seq/cupm/
H A Dvecseqcupm_impl.hpp1764 struct ErrorWNormReduce { struct
1765 using value_type = typename ErrorWNormTransformBase<wnormtype>::result_type;
1767 …VICE_INLINE_DECL value_type operator()(const value_type &lhs, const value_type &rhs) const noexcept in operator ()()