include/pops/core/model Directory ReferenceΒΆ

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

Files

 coupled_system.hpp
 CoupledSystem: heterogeneous collection of equation blocks (multi-species, multi-scheme).
 
 equation_block.hpp
 EquationBlock: association (model, field U, spatial scheme, time policy, BC).
 
 physical_model.hpp
 C++20 concepts defining the contract of the physics layer.