1 #ifndef WARPX_JDISPFUNCTOR_H_
2 #define WARPX_JDISPFUNCTOR_H_
28 bool convertRZmodes2cartesian=
true,
39 void operator()(
amrex::MultiFab& mf_dst,
int dcomp,
int )
const override;
Functor to compute a diagnostic and store the result in existing MultiFab.
Definition: ComputeDiagFunctor.H:17
Functor to cell-center MF for displacement current density and store result in mf_out.
Definition: JdispFunctor.H:14
int m_dir
Definition: JdispFunctor.H:42
bool m_convertRZmodes2cartesian
Definition: JdispFunctor.H:46
int m_lev
Definition: JdispFunctor.H:44