include/pops/numerics/time/schemes/scheduler.hpp Source FileΒΆ
|
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
|
scheduler.hpp
Go to the documentation of this file.
Coupled multi-species system, composed at runtime from generic bricks.
Definition system.hpp:89
CoupledSystem: heterogeneous collection of equation blocks (multi-species, multi-scheme).
Definition amr_hierarchy.hpp:29
void advance_subcycled(System &system, Real dt, int macro_step, AdvanceBlock &&advance_block)
Definition scheduler.hpp:45
@ Prescribed
constexpr TimeTreatment block_time_treatment_v
Definition scheduler.hpp:32
Definition time_integrator.hpp:46
Base scalar types and the POPS_HD macro (host+device portability).
Generated by