Block-Structured AMR Software Framework
amrex::ParticleInterpolator Namespace Reference

Classes

struct  Base
 A base class for doing general particle/mesh interpolation operations. More...
 
struct  Nearest
 A class the implements nearest grid point particle/mesh interpolation. More...
 
struct  Linear
 A class the implements linear (CIC) particle/mesh interpolation. More...