DDC 0.0.0

a discrete domain computation library

ddc::reducer::lor Struct Reference

Public Types

using value_type = bool
 

Public Member Functions

KOKKOS_FUNCTION constexpr value_type operator() (value_type const &lhs, value_type const &rhs) const noexcept
 

Member Typedef Documentation

◆ value_type

Member Function Documentation

◆ operator()()

KOKKOS_FUNCTION constexpr value_type ddc::reducer::lor::operator() ( value_type const & lhs,
value_type const & rhs ) const
inlineconstexprnoexcept

The documentation for this struct was generated from the following file: