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

Struct for assigment 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 >::Assign

Struct for assigment operator to be used with FEMVector::unpack().


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