include/pops/physics/bricks Directory ReferenceΒΆ

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

Files

 bricks.hpp
 Umbrella for composable GENERIC physics bricks (compat).
 
 elliptic.hpp
 Elliptic RIGHT-HAND-SIDE bricks f(U): a block's contribution to the right-hand side of the system elliptic equation (Poisson).
 
 hyperbolic.hpp
 Generic HYPERBOLIC bricks: Vars (cons U / prim P + conversions + descriptor) + flux + wave speeds.
 
 source.hpp
 SOURCE bricks S(U, aux): local term, generic over state size (acts on energy if 4 variables).