IPPL (Independent Parallel Particle Layer)
IPPL
Loading...
Searching...
No Matches
ippl::FEMVector< T >::Assign Struct Reference

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

#include <FEMVector.h>

Collaboration diagram for ippl::FEMVector< T >::Assign:

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().

Definition at line 264 of file FEMVector.h.

Member Function Documentation

◆ operator()()

template<typename T>
KOKKOS_INLINE_FUNCTION void ippl::FEMVector< T >::Assign::operator() ( T & lhs,
const T & rhs ) const
inline

Definition at line 265 of file FEMVector.h.


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