include/pops/runtime/system Directory ReferenceΒΆ

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

Files

 system_block_store.hpp
 SystemBlockStore: the BLOCK MANAGEMENT responsibility extracted from the god-class System::Impl (audit Lot B.3, last P0 extraction; follows SystemFieldSolver #176 and SystemStepper).
 
 system_field_solver.hpp
 SystemFieldSolver: the ELLIPTIC SOLVE + FIELD DERIVATION responsibility extracted from the god-class System::Impl (audit Lot B, cf.
 
 system_stepper.hpp
 SystemStepper: the TIME ADVANCE responsibility extracted from the god-class System::Impl (audit Lot B, continuation of SystemFieldSolver #176).