Skip to content

Commit be0b9ff

Browse files
committed
src: split s_hll_riemann_solver into m_riemann_solver_hll
NFC, pure motion. State access stays host-associated via m_riemann_state; the inline_riemann include moves with the solver since its macros expand here (roe_avg pulls in get_species_enthalpies_rt, gas_constant, molecular_weights, hence the m_thermochem only-list). Core re-exports the entry point through its existing public list. Statement-multiset union vs the pre-split file differs only by module boilerplate; GPU-directive census md5 unchanged; declare-target scoping verified for all files.
1 parent 83a0315 commit be0b9ff

3 files changed

Lines changed: 710 additions & 681 deletions

File tree

docs/module_categories.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"m_riemann_solvers",
99
"m_riemann_state",
1010
"m_riemann_solver_hlld",
11+
"m_riemann_solver_hll",
1112
"m_muscl",
1213
"m_variables_conversion",
1314
"m_thinc"

0 commit comments

Comments
 (0)