101 template <
typename T>
103 out <<
'[' << r.
min();
104 out <<
',' << r.
max();
std::ostream & operator<<(std::ostream &os, const BConds< Field, Dim > &bc)
KOKKOS_INLINE_FUNCTION PRegion< T > & operator/=(T t) noexcept
KOKKOS_INLINE_FUNCTION T max() const noexcept
KOKKOS_INLINE_FUNCTION PRegion< T > & operator-=(T t) noexcept
KOKKOS_INLINE_FUNCTION PRegion< T > & operator*=(T t) noexcept
KOKKOS_INLINE_FUNCTION T min() const noexcept
KOKKOS_FUNCTION PRegion()
KOKKOS_INLINE_FUNCTION PRegion< T > & operator=(const PRegion< T > &rhs)
T a_m
Interval start point.
KOKKOS_INLINE_FUNCTION bool empty() const noexcept
KOKKOS_INLINE_FUNCTION T length() const noexcept
KOKKOS_INLINE_FUNCTION PRegion< T > & operator+=(T t) noexcept