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
|
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 |
|
 Boyan LazarovandJan Nikl
|
1a863dd5e1
|
Update examples/ex41.cpp
Co-authored-by: Jan Nikl <nikl1@llnl.gov>
|
2025-11-21 18:33:41 -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 |
|
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 |
|