include/pops/runtime/config Directory ReferenceΒΆ

adc_cpp: include/pops/runtime/config 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
config Directory Reference
+ Directory dependency graph for config:

Files

 dispatch_tags.hpp
 SINGLE registry of spatial scheme tags (limiters + Riemann fluxes): shared source of truth for ALL dispatches (System make_block, AMR dispatch_amr_block / dispatch_amr_compiled, polar make_block_polar).
 
 model_spec.hpp
 Flat specification of a model: chosen bricks plus their parameters.
 
 runtime_params.hpp
 RuntimeParams: carrier for the RUNTIME PARAMETERS of a DSL model (P7-b).