1 #ifndef WARPX_DIVBFUNCTOR_H_ 2 #define WARPX_DIVBFUNCTOR_H_ 27 bool convertRZmodes2cartesian=
true,
const int ncomp=1);
44 #endif // WARPX_DIVBFUNCTOR_H_ int const m_lev
Definition: DivBFunctor.H:39
virtual void operator()(amrex::MultiFab &mf_dst, int dcomp, const int i_buffer=0) const =0
Functor to compute divB into mf_out.
Definition: DivBFunctor.H:13
Functor to compute a diagnostic and store the result in existing MultiFab.
Definition: ComputeDiagFunctor.H:13
bool m_convertRZmodes2cartesian
Definition: DivBFunctor.H:41
std::array< const amrex::MultiFab *const, 3 > m_arr_mf_src
Definition: DivBFunctor.H:38