include/pops/numerics/time/amr/reflux/amr_reflux_mf.hpp File ReferenceΒΆ

adc_cpp: include/pops/numerics/time/amr/reflux/amr_reflux_mf.hpp File Reference
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
amr_reflux_mf.hpp File Reference

Umbrella for the AMR MultiFab stack: includes the numerics/time sub-headers in dependency order (flux_helpers -> level -> patch_range -> subcycling -> advance). More...

+ Include dependency graph for amr_reflux_mf.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Umbrella for the AMR MultiFab stack: includes the numerics/time sub-headers in dependency order (flux_helpers -> level -> patch_range -> subcycling -> advance).

Layer: include/pops/numerics/time. Role: single entry point for the AMR MultiFab/multi-patch stack. Every existing includer of this header keeps compiling without modification after the split into sub-headers; the public production API stays advance_amr (see amr_advance.hpp).