include/pops/numerics/fv Directory ReferenceΒΆ

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

Files

 numerical_flux.hpp
 Single-interface numerical flux policies: Rusanov, HLL, HLLC, Roe.
 
 reconstruction.hpp
 Interface reconstruction policies: MUSCL limiters and WENO5-Z.
 
 spatial_discretisation.hpp
 "Spatial method" aggregate: reconstruction (limiter) + numerical flux in one named type.