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

#include <HaloCells.h>

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

Public Member Functions

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

Detailed Description

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

This operator is used in case of HALO_TO_INTERNAL for all periodic BCs application in BareField.

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

Definition at line 120 of file HaloCells.h.


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