![]() |
Block-Structured AMR Software Framework
|
Poisson solve for Open BC using FFT. More...
#include <AMReX_FFT_Poisson.H>
Public Member Functions | |
| template<typename FA = MF, std::enable_if_t< IsFabArray_v< FA >, int > = 0> | |
| PoissonOpenBC (Geometry const &geom, IndexType ixtype=IndexType::TheCellType(), IntVect const &ngrow=IntVect(0)) | |
| void | solve (MF &soln, MF const &rhs) |
| void | define_doit () |
|
explicit |
| void amrex::FFT::PoissonOpenBC< MF >::define_doit | ( | ) |
| void amrex::FFT::PoissonOpenBC< MF >::solve | ( | MF & | soln, |
| MF const & | rhs | ||
| ) |