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

Go to the source code of this file.

Functions

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

Function Documentation

◆ operator<<()

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

Definition at line 245 of file ParticleSpatialLayout.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: