OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
SubFieldAssign.hpp File Reference
Include dependency graph for SubFieldAssign.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<class T1, unsigned Dim, class S, class RHS, class OP>
void assign (SubBareField< T1, Dim, S > a, RHS b, OP op, ExprTag< true >)

Function Documentation

◆ assign()

template<class T1, unsigned Dim, class S, class RHS, class OP>
void assign ( SubBareField< T1, Dim, S > a,
RHS b,
OP op,
ExprTag< true >  )

Definition at line 44 of file SubFieldAssign.hpp.

References a, IpplInfo::abort(), LField< T, Dim >::begin(), endl(), ERRORMSG, IpplInfo::extraCompressChecks, FillGCIfNecessary(), for_each(), LField< T, Dim >::getOwned(), INCIPPLSTAT, PETE_apply(), PInsist, LField< T, Dim >::TryCompress(), TryCompressLHS(), and LField< T, Dim >::Uncompress().

Referenced by assign().

Here is the call graph for this function: