include/pops/numerics/fv/spatial_discretisation.hpp Source FileΒΆ
|
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
|
spatial_discretisation.hpp
Go to the documentation of this file.
SpatialDiscretisationLike: concept validating a SpatialDiscretisation.
Definition spatial_discretisation.hpp:37
Definition amr_hierarchy.hpp:29
Single-interface numerical flux policies: Rusanov, HLL, HLLC, Roe.
Interface reconstruction policies: MUSCL limiters and WENO5-Z.
SpatialDiscretisation<LimiterT, NumericalFluxT>: tag-type bundling the reconstruction policy and the ...
Definition spatial_discretisation.hpp:27
NumericalFluxT NumericalFlux
Definition spatial_discretisation.hpp:29
Generated by