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

Go to the source code of this file.

Classes

struct  PAIsAssign< OP >
struct  PAIsAssign< OpAssign >

Functions

template<class PA, class T, unsigned Dim, class RHS, class OP>
void assign (SubParticleAttrib< PA, T, Dim > a, RHS b, OP, ExprTag< true >)

Function Documentation

◆ assign()

template<class PA, class T, unsigned Dim, class RHS, class OP>
void assign ( SubParticleAttrib< PA, T, Dim > a,
RHS b,
OP op,
ExprTag< true >  )

Definition at line 54 of file SubParticleAssign.hpp.

References a, IpplInfo::abort(), PAIsAssign< OP >::assign, endl(), ERRORMSG, FillGCIfNecessary(), for_each(), SubParticleAttribIter< PA, T, Dim >::getLFieldIter(), INCIPPLSTAT, SubParticleAttribIter< PA, T, Dim >::initialize(), SubParticleAttribIter< PA, T, Dim >::nextLField(), and PInsist.

Referenced by assign().

Here is the call graph for this function: