OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes | Functions
ParticleSpatialLayout.h File Reference
#include "Particle/ParticleLayout.h"
#include "Particle/IpplParticleBase.h"
#include "Region/RegionLayout.h"
#include "Message/Message.h"
#include "FieldLayout/FieldLayoutUser.h"
#include "Utility/IpplException.h"
#include <cstddef>
#include <vector>
#include <iostream>
#include <map>
#include <functional>
#include "BoxParticleCachingPolicy.h"
#include "Message/Formatter.h"
#include <mpi.h>
#include "Particle/ParticleSpatialLayout.hpp"
Include dependency graph for ParticleSpatialLayout.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ParticleAttrib< T >
 
class  UniformCartesian< D, T >
 
class  ParticleSpatialLayout< T, Dim, Mesh, CachingPolicy >
 
class  ParticleSpatialLayout< T, Dim, Mesh, CachingPolicy >
 

Functions

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

Function Documentation

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

Definition at line 402 of file ParticleSpatialLayout.hpp.

References IpplInfo::getNodes().

Here is the call graph for this function: