Block-Structured AMR Software Framework
AMReX_ParticleInterpolators.H File Reference
#include <AMReX_Config.H>
#include <AMReX_IntVect.H>
#include <AMReX_Gpu.H>
#include <AMReX_Print.H>

Go to the source code of this file.

Classes

struct  amrex::ParticleInterpolator::Base< Derived, WeightType >
 A base class for doing general particle/mesh interpolation operations. More...
 
struct  amrex::ParticleInterpolator::Nearest
 A class the implements nearest grid point particle/mesh interpolation. More...
 
struct  amrex::ParticleInterpolator::Linear
 A class the implements linear (CIC) particle/mesh interpolation. More...
 

Namespaces

 amrex
 
 amrex::ParticleInterpolator