OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
#include "Particle/ParticleSpatialLayout.h"
#include "Particle/ParticleBConds.h"
#include "Index/NDIndex.h"
#include "Region/RegionLayout.h"
#include "Message/Communicate.h"
#include "Message/Message.h"
#include "Utility/IpplInfo.h"
#include "Utility/IpplStats.h"
#include "Utility/IpplMessageCounter.h"
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) |
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().