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

#include <HaloCells.h>

Collaboration diagram for ippl::detail::HaloCells< T, Dim, ViewArgs >::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 >::assign

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

Definition at line 103 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 >::assign::operator() ( T & lhs,
const T & rhs ) const
inline

Definition at line 104 of file HaloCells.h.


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