IPPL (Independent Parallel Particle Layer)
IPPL
Loading...
Searching...
No Matches
ippl::detail::HaloCells< T, Dim, ViewArgs >::lhs_plus_assign Struct Reference

#include <HaloCells.h>

Collaboration diagram for ippl::detail::HaloCells< T, Dim, ViewArgs >::lhs_plus_assign:

Public Member Functions

KOKKOS_INLINE_FUNCTION void operator() (T &lhs, const T &rhs) const

Detailed Description

template<typename T, unsigned Dim, class... ViewArgs>
struct ippl::detail::HaloCells< T, Dim, ViewArgs >::lhs_plus_assign

Operator for the unpack function. This operator is used in case of HALO_TO_INTERNAL.

Definition at line 111 of file HaloCells.h.

Member Function Documentation

◆ operator()()

template<typename T, unsigned Dim, class... ViewArgs>
KOKKOS_INLINE_FUNCTION void ippl::detail::HaloCells< T, Dim, ViewArgs >::lhs_plus_assign::operator() ( T & lhs,
const T & rhs ) const
inline

Definition at line 112 of file HaloCells.h.


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