OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes | Functions
ParticleSpatialLayout.hpp File Reference
#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"
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.

Classes

class  FieldLayout< Dim >
 

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

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 402 of file ParticleSpatialLayout.hpp.

References IpplInfo::getNodes().

Here is the call graph for this function: