Member ListΒΆ
|
adc_cpp 0.3.0
Model-free C++23 core for coupled hyperbolic-elliptic systems on adaptive (AMR) meshes, with MPI and GPU (Kokkos) backends
|
pops::Coupler< Model, Elliptic > Member List
This is the complete list of members for pops::Coupler< Model, Elliptic >, including all inherited members.
| advance(MultiFab &U, Real dt) | pops::Coupler< Model, Elliptic > | inline |
| advance_ssprk3(MultiFab &U, Real dt) | pops::Coupler< Model, Elliptic > | inline |
| aux() const | pops::Coupler< Model, Elliptic > | inline |
| Coupler(const Model &model, const Geometry &geom, const BoxArray &ba, const BCRec &bcU, const BCRec &bcPhi, std::function< bool(Real, Real)> active={}, std::function< Real(Real, Real)> bz={}) | pops::Coupler< Model, Elliptic > | inline |
| phi() | pops::Coupler< Model, Elliptic > | inline |
| solve_fields(const MultiFab &U) | pops::Coupler< Model, Elliptic > | inline |
| step(MultiFab &U, Real dt) | pops::Coupler< Model, Elliptic > | inline |
Generated by