|
ESyS-Particle
2.3.4
|
#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"

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 |