Commit acdc241
committed
fix: add missing Gamm to LF riemann solver GPU private list
Gamm_L/Gamm_R were consolidated into type(riemann_states) :: Gamm when
the riemann_states refactor landed. The HLLC private list was updated but
the LF solver (s_lf_riemann_solver) private list was missed, causing
ACC find_in_present_table failures for Gamm on Cray OpenACC (Frontier).1 parent eb889e5 commit acdc241
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
871 | 871 | | |
872 | 872 | | |
873 | 873 | | |
874 | | - | |
875 | | - | |
| 874 | + | |
| 875 | + | |
876 | 876 | | |
877 | 877 | | |
878 | 878 | | |
| |||
0 commit comments