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

#include <HaloCells.h>

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.


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