Commit Graph
12 Commits
Author SHA1 Message Date
Dohyun Kim f9bfd14a59 Euler cleanup and parallel version bug fix 2023-03-06 12:49:01 -05:00
Dohyun Kim dbf4546c81 code cleanup 2023-03-06 12:08:39 -05:00
Dohyun Kim 2f90e76ffc Now DGHCL takes nonlinear form as an input argument to handle ParNonlinearForm 2023-03-05 22:38:17 -05:00
Dohyun Kim c0d12de5ee This fixes Allow HCL flux functions utilize space-dependent evaluation dohyun-cse/mfem#1.
Advection equation is now included
2023-03-05 21:48:08 -05:00
Dohyun Kim 46e07c77e4 Merge branch 'HCL_Formbased' into HCL-refactor 2023-03-03 18:55:59 -05:00
Dohyun Kim 9c24c7d554 Burgers done. Euler typo fixed 2023-03-03 18:36:14 -05:00
Dohyun Kim 57c5e426b6 Euler problem is verified.
Burgers and shallow water will be updated
2023-03-03 18:23:31 -05:00
Dohyun Kim da7eeabdcd Form now have pointer to max_char_speed which points to HCL class max_char_speed.
max_char_speed is not exposed to outside.
Use getter instead.
2023-03-03 16:54:51 -05:00
Dohyun Kim f621533b76 use reference instead of pointer 2023-03-03 16:40:07 -05:00
Dohyun Kim 3678f64ac4 just testing... 2023-03-03 14:33:15 -05:00
Dohyun Kim 0541918538 Merged debugged code. 2023-03-02 20:37:42 -05:00
Dohyun Kim 88edc8d501 rename and move problem-specific defintions to cpp files 2023-03-02 16:39:22 -05:00