Skip to content

Commit

Permalink
Merge branch 'master' into shift-nudmd
Browse files Browse the repository at this point in the history
  • Loading branch information
siuwuncheung committed Aug 9, 2022
2 parents 71de068 + 36d40aa commit 9e99d99
Show file tree
Hide file tree
Showing 8 changed files with 1,909 additions and 8 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ if (USE_MFEM)
nonlinear_elasticity
heat_conduction
parametric_heat_conduction
de_parametric_heat_conduction_greedy
dg_euler
local_tw_csv
parametric_tw_csv)
Expand All @@ -151,6 +152,7 @@ if (USE_MFEM)
dmd
dmd
dmd
dmd
dmd)

list(LENGTH examples len1)
Expand Down
Loading

0 comments on commit 9e99d99

Please sign in to comment.