Commit Graph
2603 Commits
Author SHA1 Message Date
Tzanio Kolev df6d58da30 Merge branch 'master' into hybridization-gpu-amr 2026-01-24 11:45:16 -08:00
Jan Nikl 99c858c389 Fixed ex21 rhs integrator. 2026-01-09 20:43:53 -08:00
Tzanio Kolev d48af86cdf Merge branch 'master' into hybridization-gpu-amr 2026-01-05 16:32:49 -08:00
Tzanio Kolev 4a17243415 Merge pull request #5079 from mfem/ode-stage-solve
Update ODESolver to work with ImplicitSolve for stage-state, u, and stage-slope, du/dt
2026-01-02 11:41:38 -08:00
Andrew Ho d1ca02310d Merge branch 'master' into nbeams/gko-updates-distrib 2025-12-16 12:05:14 -08:00
Tzanio Kolev c7515017c8 minor 2025-12-11 10:43:08 -08:00
Tzanio Kolev f5632ae914 minor 2025-12-11 09:54:03 -08:00
Veselin Dobrev 091789d078 In ex41/ex41p, update the default time step to be the same as in ex9/ex9p
and remove a sample run that is now the same as the default.

Fix a -Wextra warning in mesh_readers.cpp.
2025-12-09 18:48:15 -08:00
camierjs b534c77ce3 - Adding -tf 1.0 to ex41p* test command
- Fix std::pow to int cast warning
2025-12-09 17:44:01 -08:00
camierjs 87ca8b3560 Reduce ex41 t_final downto 1.0 2025-12-09 17:10:04 -08:00
blaz 822d6dcf01 remove Bcast to avoid confusions 2025-12-07 13:59:08 -08:00
blaz 0d70d354a5 style 2025-12-06 19:41:07 -08:00
blaz 9e35901815 MPI_BOOL 2025-12-06 19:39:13 -08:00
blaz 14b4c7b4d7 Bcast 2025-12-05 23:54:46 -08:00
blaz 8be02504cb adding message for changing the time step 2025-12-05 22:41:27 -08:00
blaz 9025fdec27 avoids different behaviour between processes 2025-12-05 22:36:05 -08:00
blaz 21d1bc4a8b modified limits 2025-12-05 20:23:28 -08:00
blaz 26a832b81f style 2025-12-05 20:18:03 -08:00
blaz e1efc3b437 replaced direct comparison of real numbers 2025-12-05 20:16:02 -08:00
blaz b20015c70d fix for problem 3 2025-12-04 21:03:27 -08:00
Veselin Dobrev e2f5504b6c Remove ex41p from the lists of examples with device support 2025-12-03 17:44:14 -08:00
Boyan Lazarov 487c665968 Merge branch 'master' into imex-conv-diff-dg 2025-11-29 01:11:46 -08:00
Boyan LazarovandJan Nikl 1a863dd5e1 Update examples/ex41.cpp
Co-authored-by: Jan Nikl <nikl1@llnl.gov>
2025-11-21 18:33:41 -08:00
blaz 800ae10652 style 2025-11-21 18:32:18 -08:00
blaz ebdbae1a32 changes addressing review comments 2025-11-21 18:31:38 -08:00
Boyan LazarovandJan Nikl 02570c2034 Update examples/ex41.cpp
Co-authored-by: Jan Nikl <nikl1@llnl.gov>
2025-11-21 18:16:43 -08:00
Boyan LazarovandJan Nikl 7f1bf4c48c Update examples/ex41.cpp
Co-authored-by: Jan Nikl <nikl1@llnl.gov>
2025-11-21 18:16:02 -08:00
blaz bd65769bac modifications 2025-11-21 18:15:30 -08:00
blaz 70bc8f51e7 modifications 2025-11-21 12:41:29 -08:00
Boyan LazarovandJan Nikl 98bc7fde72 Update examples/ex41.cpp
Co-authored-by: Jan Nikl <nikl1@llnl.gov>
2025-11-21 12:23:57 -08:00
Boyan LazarovandJan Nikl 08a1454bad Update examples/ex41.cpp
Co-authored-by: Jan Nikl <nikl1@llnl.gov>
2025-11-21 12:20:53 -08:00
Boyan LazarovandJan Nikl 4a8e18de90 Update examples/ex41.cpp
Co-authored-by: Jan Nikl <nikl1@llnl.gov>
2025-11-21 12:20:31 -08:00
Sohail Reddy f768ba1c75 Changed ImplicitVariable to ImplicitVariableType 2025-11-20 11:04:10 -08:00
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
Andrew Ho 003afb8a4c Merge branch 'master' into hybridization-gpu-amr 2025-10-28 14:00:27 -07:00
Sohail Reddy a5835794e5 fixed examples to use new variable names 2025-10-24 14:31:21 -07:00
Sohail Reddy db8c62eaf5 Added documentation on switching between solving for stage state and slope, updated examples and variable names. 2025-10-24 14:22:12 -07:00
Stowell, Mark L. 7843bfe46a Fixing CI errors 2025-10-24 08:05:44 -07:00
blaz b598b81496 using only the interface of TimeDependentOperator 2025-10-23 22:46:57 -07:00
Stowell, Mark L. 893c28bff3 Testing Save in parallel 2025-10-23 17:45:35 -07:00
Stowell, Mark L. d312108f14 Testing serial Save function 2025-10-23 17:44:57 -07:00
Sohail Reddy 5fd5b76e47 Updated examples ex9 and ex16 to demonstrate use of implicit stage-state vs stage-slope solve. 2025-10-19 16:51:07 -07:00
blaz fd6fb0c7be style 2025-10-08 12:30:34 -07:00
blaz e1b547ef97 small modification 2025-10-06 23:00:38 -07:00
Anthony 435e1dfe3c Merge branch 'master' into imex-conv-diff-dg 2025-10-02 18:51:19 +00:00
Andrew Ho addb6db73e Merge branch 'master' into nbeams/gko-updates-distrib 2025-09-25 15:24:25 -07:00
Veselin Dobrev 6430c45f52 Merge pull request #4609 from mfem/jeremy/ceed-fix
libCEED v1.0 preparation
2025-09-23 14:30:47 -07:00
Toni-ko 5872250edc Trying to fix some failing checks 2025-09-19 09:39:04 -07:00