Functor to calculate per-cell averages of particle properties.
Definition: ParticleReductionFunctor.H:18
amrex::ParserExecutor< 6 > m_map_fn
Definition: ParticleReductionFunctor.H:57
amrex::ParserExecutor< 6 > m_filter_fn
Definition: ParticleReductionFunctor.H:59
bool const m_do_filter
Definition: ParticleReductionFunctor.H:51
std::unique_ptr< amrex::Parser > m_filter_fn_parser
Definition: ParticleReductionFunctor.H:55
int const m_ispec
Definition: ParticleReductionFunctor.H:49
bool const m_do_average
Definition: ParticleReductionFunctor.H:50
std::unique_ptr< amrex::Parser > m_map_fn_parser
Definition: ParticleReductionFunctor.H:53
int const m_lev
Definition: ParticleReductionFunctor.H:48