IPPL API Reference
Independent Parallel Particle Layer C++ API
Loading...
Searching...
No Matches
ippl::FEMVector< T >::AssignAdd Struct Reference

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
 

Detailed Description

template<typename T>
struct ippl::FEMVector< T >::AssignAdd

Struct for addition+assignment operator to be used with FEMVector::unpack().


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