/home/runner/work/spades/spades/Source/ParticleOps.H File Reference

SPADES API: /home/runner/work/spades/spades/Source/ParticleOps.H File Reference
SPADES API
ParticleOps.H File Reference
#include <AMReX.H>
#include <AMReX_Array4.H>
#include <AMReX_Print.H>
#include "ParticleData.H"
Include dependency graph for ParticleOps.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  spades::particles::ParticleArrays< NReal, NInt, P, RT, IT >
 Particle operations. More...
 
struct  spades::particles::Print
 Functor for printing particle data on host. More...
 
struct  spades::particles::DevicePrint
 Functor for printing particle data on device. More...
 
struct  spades::particles::Copy
 Functor for copying a particle's data to another. More...
 
struct  spades::particles::Get< PArrs >
 Functor for accessing a particle in a cell. More...
 
struct  spades::particles::CheckPair
 Functor for pairing particles. More...
 
struct  spades::particles::CompareParticle
 Functor for comparing particles. More...
 

Namespaces

namespace  spades
 Solver for PArallel Discrete Event Simulation.
 
namespace  spades::particles
 SPADES particles.