Functor to calculate per-cell averages of particle properties.
Definition: ParticleReductionFunctor.H:17
amrex::ParserExecutor< 6 > m_map_fn
Definition: ParticleReductionFunctor.H:56
amrex::ParserExecutor< 6 > m_filter_fn
Definition: ParticleReductionFunctor.H:58
bool const m_do_filter
Definition: ParticleReductionFunctor.H:50
std::unique_ptr< amrex::Parser > m_filter_fn_parser
Definition: ParticleReductionFunctor.H:54
int const m_ispec
Definition: ParticleReductionFunctor.H:48
bool const m_do_average
Definition: ParticleReductionFunctor.H:49
std::unique_ptr< amrex::Parser > m_map_fn_parser
Definition: ParticleReductionFunctor.H:52
int const m_lev
Definition: ParticleReductionFunctor.H:47