include/pops/numerics/time/amr/reflux Directory ReferenceΒΆ

adc_cpp: include/pops/numerics/time/amr/reflux Directory 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
reflux Directory Reference
+ Directory dependency graph for reflux:

Files

 amr_flux_helpers.hpp
 Basic MultiFab building blocks of an AMR step: AmrTimeMethod enum, device-clean functors and advance helpers (flux divergence, explicit/IMEX source, 2x2 average_down, space-time coarse-fine ghosts mono-box), shared by the whole subcycling path.
 
 amr_reflux_mf.hpp
 Umbrella for the AMR MultiFab stack: includes the numerics/time sub-headers in dependency order (flux_helpers -> level -> patch_range -> subcycling -> advance).