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

Go to the source code of this file.

Classes

class  ParticleInteractLayout< T, Dim, Mesh >
struct  ParticleInteractLayout< T, Dim, Mesh >::pair_t

Functions

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

Function Documentation

◆ operator<<()

template<class T, unsigned Dim, class Mesh>
std::ostream & operator<< ( std::ostream & out,
const ParticleInteractLayout< T, Dim, Mesh > & L )

Definition at line 963 of file ParticleInteractLayout.hpp.

References ParticleSpatialLayout< T, Dim, Mesh, CachingPolicy >::getLayout(), ParticleSpatialLayout< T, Dim, Mesh, CachingPolicy >::getNodeCount(), and IpplInfo::getNodes().

Here is the call graph for this function: