Commit Graph
2613 Commits
Author SHA1 Message Date
camierjs 77fcf08222 Remove server, cleanup & pre SerialImpl for all 2026-03-18 10:18:40 -07:00
camierjs 7581a50d7d Melding back & bump to 128 max ranks 2026-03-17 22:02:32 -07:00
camierjs e7c80fc92a wip Parallel mode 2026-03-17 18:10:50 -07:00
camierjs 16560fea66 Meld back ex1 2026-03-17 14:16:52 -07:00
camierjs 4bc96f7adf Fix wrong thread delete 2026-03-17 14:15:04 -07:00
camierjs 88d888455a cleanup & make support 2026-03-17 13:07:44 -07:00
camierjs 8c9a4f6dfe Cleanup 2026-03-17 12:07:15 -07:00
camierjs b6a9473e64 Cleanup, reorg files 2026-03-17 11:40:42 -07:00
camierjs 501df35699 Add FindGLVis CMake 2026-03-17 10:51:59 -07:00
camierjs 8299a7fa35 GLVis stream & server 2026-03-16 15:08:56 -07:00
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