include/pops/numerics/spatial/operators Directory ReferenceΒΆ

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

Files

 cartesian_operator.hpp
 Cartesian residual R = -div Fhat + S over the cells of a level (method of lines).
 
 masked_operator.hpp
 Domain-mask-aware Cartesian residual (conservative active sub-domain, OPT-IN).
 
 polar_operator.hpp
 Additive POLAR spatial operator: R = -div_polar F + S on an annular grid (r, theta).