ESyS-Particle  2.3.4
pp_array.h File Reference
#include <mpi.h>
#include "ntable/src/ntable.h"
#include "ntable/src/nt_block.h"
#include "tml/comm/comm.h"
#include "tml/comm/cart_comm.h"
#include "Foundation/vec3.h"
#include "Geometry/Triangle.h"
#include "Geometry/AEdge.h"
#include <vector>
#include <set>
#include "ppa/src/pp_array.hpp"
Include dependency graph for pp_array.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AParallelParticleArray
 abstract base class for parallel particle storage array More...
 
class  ParallelParticleArray< T >
 parrallel particle storage array with neighborsearch and variable exchange More...
 
class  ParallelParticleArray< T >::ParticleIterator