Skip to content

Commit 31b52be

Browse files
anandrdbzAnandAnand
authored
Probe WRT on GPUs (#964)
Co-authored-by: Anand <[email protected]> Co-authored-by: Anand <[email protected]>
1 parent 45ff24a commit 31b52be

File tree

3 files changed

+267
-123
lines changed

3 files changed

+267
-123
lines changed

src/simulation/m_checker.fpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ contains
8282
@:PROHIBIT(mhd, "IGR does not support magnetohydrodynamics")
8383
@:PROHIBIT(hyperelasticity, "IGR does not support hyperelasticity")
8484
@:PROHIBIT(cyl_coord, "IGR does not support cylindrical or axisymmetric coordinates")
85+
@:PROHIBIT(probe_wrt, "IGR does not support probe writes")
8586

8687
#:for DIR in [('x'), ('y'), ('z')]
8788
#:for LOC in [('beg'), ('end')]

0 commit comments

Comments
 (0)