|
IPPL API Reference
Independent Parallel Particle Layer C++ API
|
#include <IpplExpressions.h>
Public Member Functions | |
| template<typename... Args> | |
| KOKKOS_INLINE_FUNCTION auto | operator() (Args... args) const |
Public Attributes | |
| char | buffer [N] |
Static Public Attributes | |
| static constexpr unsigned | dim = E::dim |
This expression is only used to allocate enough memory for the kernel on the device. It is instantiated in the assignment operator of the BareField class.