include/pops/runtime Directory ReferenceΒΆ

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

Directories

 amr
 
 builders
 
 config
 
 context
 
 dynamic
 
 program
 
 system
 

Files

 amr_system.hpp
 Multi-species composition on AMR at runtime: the refined counterpart of System.
 
 export.hpp
 POPS_EXPORT: force DEFAULT VISIBILITY on an out-of-line symbol, even when the unit is compiled with -fvisibility=hidden (case of the pybind11 _pops module).
 
 facade_options.hpp
 OPTIONS PODs for the public facades (System / AmrSystem), grouping the long families of HOMOGENEOUS parameters that posed an ordering footgun (C++ Core Guidelines I.23).
 
 module_capabilities.hpp
 Authoritative STATIC capability facts of the built _pops module (Spec 5 sec.13.12 / sec.13.12.1, criteria #36/#37).
 
 system.hpp
 Runtime multi-species composition: one coupled system, block by block.