Member ListΒΆ

adc_cpp: 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::SystemDriver< System, RhsAssembler, Elliptic > Member List

This is the complete list of members for pops::SystemDriver< System, RhsAssembler, Elliptic >, including all inherited members.

assembler()pops::SystemDriver< System, RhsAssembler, Elliptic >inline
aux() constpops::SystemDriver< System, RhsAssembler, Elliptic >inline
cfl_dt(Real cfl)pops::SystemDriver< System, RhsAssembler, Elliptic >inline
coupled_source_step(CoupledSource &&src, Real dt)pops::SystemDriver< System, RhsAssembler, Elliptic >inline
phi()pops::SystemDriver< System, RhsAssembler, Elliptic >inline
solve_fields()pops::SystemDriver< System, RhsAssembler, Elliptic >inline
step(Real dt, ImplicitAdvance &&implicit_advance)pops::SystemDriver< System, RhsAssembler, Elliptic >inline
step(Real dt)pops::SystemDriver< System, RhsAssembler, Elliptic >inline
step_adaptive(Real cfl, ImplicitAdvance &&implicit_advance)pops::SystemDriver< System, RhsAssembler, Elliptic >inline
step_adaptive(Real cfl)pops::SystemDriver< System, RhsAssembler, Elliptic >inline
step_cfl(Real cfl, ImplicitAdvance &&implicit_advance)pops::SystemDriver< System, RhsAssembler, Elliptic >inline
step_cfl(Real cfl)pops::SystemDriver< System, RhsAssembler, Elliptic >inline
system()pops::SystemDriver< System, RhsAssembler, Elliptic >inline
system() constpops::SystemDriver< System, RhsAssembler, Elliptic >inline
SystemDriver(System system, const Geometry &geom, const BoxArray &ba, const BCRec &bcPhi, RhsAssembler rhs_assembler, std::function< bool(Real, Real)> active={}, std::function< Real(Real, Real)> bz={})pops::SystemDriver< System, RhsAssembler, Elliptic >inline