|
IPPL (Independent Parallel Particle Layer)
IPPL
|
Struct for addition+assignment operator to be used with FEMVector::unpack().
More...
#include <FEMVector.h>
Public Member Functions | |
| KOKKOS_INLINE_FUNCTION void | operator() (T &lhs, const T &rhs) const |
Struct for addition+assignment operator to be used with FEMVector::unpack().
Definition at line 275 of file FEMVector.h.
|
inline |
Definition at line 276 of file FEMVector.h.