1 #ifndef WARPX_PARTPERCELLFUNCTOR_H_ 2 #define WARPX_PARTPERCELLFUNCTOR_H_ 37 #endif // WARPX_PARTPERCELLFUNCTOR_H_
virtual void operator()(amrex::MultiFab &mf_dst, int dcomp, const int i_buffer=0) const =0
int const m_lev
Definition: PartPerCellFunctor.H:34
Functor to compute a diagnostic and store the result in existing MultiFab.
Definition: ComputeDiagFunctor.H:13
Functor to cell-center MF and store result in mf_out.
Definition: PartPerCellFunctor.H:11