Skip to content

Commit 798922b

Browse files
committed
src: split s_lf_riemann_solver into m_riemann_solver_lf
NFC, pure motion. State access stays host-associated via m_riemann_state; inline_riemann macros expand here (low-Mach correction), and the solver references molecular_weights directly, 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 be0b9ff commit 798922b

3 files changed

Lines changed: 893 additions & 867 deletions

File tree

docs/module_categories.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"m_riemann_state",
1010
"m_riemann_solver_hlld",
1111
"m_riemann_solver_hll",
12+
"m_riemann_solver_lf",
1213
"m_muscl",
1314
"m_variables_conversion",
1415
"m_thinc"

0 commit comments

Comments
 (0)