include/pops/numerics/spatial_operator.hpp Source FileΒΆ

adc_cpp: include/pops/numerics/spatial_operator.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_operator.hpp
Go to the documentation of this file.
1
24
25#pragma once
26
Cartesian residual R = -div Fhat + S over the cells of a level (method of lines).
Face-state reconstruction and face fluxes of the Cartesian spatial operator.
Domain-mask-aware Cartesian residual (conservative active sub-domain, OPT-IN).
Zhang-Shu positivity limiter and Density-role resolution.
Model/state/aux access layer of the Cartesian spatial operator.
Global wave-speed / step-bound reductions and the HLL wave-speed cache.