Commit Graph
18 Commits
Author SHA1 Message Date
blaz 1f20f8a232 removed device setup as it is not supported 2025-11-10 21:07:41 -08:00
blaz 8a02f2ab4a style 2025-11-09 00:15:52 -08:00
blaz 6ab2ede252 implementation of requested changes 2025-11-09 00:13:50 -08:00
blaz b598b81496 using only the interface of TimeDependentOperator 2025-10-23 22:46:57 -07:00
Toni-ko 5872250edc Trying to fix some failing checks 2025-09-19 09:39:04 -07:00
Toni-ko 5840edb3f5 Added option to use continuous elements 2025-09-18 17:09:03 -07:00
Toni-ko 668156f7c4 style update 2025-09-18 16:37:54 -07:00
blaz f2918eda9e small mod 2 2025-09-18 11:09:23 -07:00
blaz 6989bc3899 small modifications 2025-09-18 11:01:23 -07:00
Toni-ko 6505a97745 added an override mark to mult1 2025-08-25 15:14:51 -07:00
Toni-ko 41985bcbce fixes for tests 2025-08-25 14:42:01 -07:00
Toni-ko c9b6d0c9d2 Fixed some unused variable issues 2025-08-25 12:36:19 -07:00
Toni-ko 93c45b205b code style update 2025-08-11 17:11:35 -07:00
Toni-ko 8805e6cfcf Added Sample Runs. Updated comments. Code cleanup. 2025-08-11 16:22:38 -07:00
Toni-ko bb467f97da First draft of the parallel version of ex41. Still some debugging to do. 2025-08-01 16:24:44 -07:00
Toni-ko 4269b06149 Changed SplitODESolver so that it inherits from ODESolver. Added an RK2 IMEX Method. 2025-07-30 15:27:47 -07:00
Toni-ko b8660af425 Implements SplitTimeDependentOperator class along with supporting methods. Implements an IMEX scheme for ex41. Solutions to ex41 look reasonable. 2025-07-28 16:55:23 -07:00
Will Pazner dc13e67e87 Add placeholder for example 41, DG convection-diffusion
Currently just a cleaned-up version of ex9. Will add diffusion and
IMEX time integration.
2025-07-25 11:24:16 -07:00