OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
SubParticleAttrib.h File Reference
#include "SubField/SubFieldIter.h"
#include "PETE/IpplExpressions.h"
#include <iostream>
#include "SubParticle/SubParticleAttrib.hpp"
Include dependency graph for SubParticleAttrib.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SubParticleAttribIter< PA, T, Dim >
class  SubParticleAttrib< PA, T, Dim >

Functions

template<class PA, class T, unsigned Dim>
std::ostream & operator<< (std::ostream &, const SubParticleAttrib< PA, T, Dim > &)

Function Documentation

◆ operator<<()

template<class PA, class T, unsigned Dim>
std::ostream & operator<< ( std::ostream & o,
const SubParticleAttrib< PA, T, Dim > & n )
inline

Definition at line 250 of file SubParticleAttrib.h.