IdoAkkerman
|
94fd002fab
|
Rename StateData, add ODE
|
2023-11-20 14:53:08 +01:00 |
|
IdoAkkerman
|
e488fc158d
|
Small macos fixes
|
2023-11-03 09:39:14 +01:00 |
|
Ido Akkerman
|
77d3c64a0d
|
Add state to ODE2
|
2023-11-02 14:21:50 +01:00 |
|
Ido Akkerman
|
fcb853fd6c
|
Add memtype statement
|
2023-11-02 13:50:10 +01:00 |
|
Ido Akkerman
|
5416209e9d
|
Gen-Alpha also using statedata
|
2023-11-02 13:44:47 +01:00 |
|
Ido Akkerman
|
448a395e5b
|
AB + AM works -- GA not
|
2023-11-02 13:36:42 +01:00 |
|
Ido Akkerman
|
6fa0fb9efd
|
Style + remove timecheck function
|
2023-11-02 10:17:49 +01:00 |
|
Ido Akkerman
|
f5580dd673
|
Also let AM use the state class
|
2023-11-01 10:52:55 +01:00 |
|
Ido Akkerman
|
4d7c1c959f
|
Add state class to ode
|
2023-11-01 10:29:43 +01:00 |
|
Dylan Copeland
|
f106c03dd1
|
Generalized floating point type. So far, ex1 works for a serial build without lapack.
|
2023-10-09 14:19:25 -07:00 |
|
Ido Akkerman
|
68b0c3c55f
|
Resolved merge conflicts
|
2023-03-31 11:36:38 +02:00 |
|
Tzanio Kolev
|
d4bc14a48a
|
Merge pull request #3466 from mfem/ab-am-fix
Small fix in Adams Moulton and Adams Bashforth integrators [ab-am-fix]
|
2023-03-30 11:50:35 -07:00 |
|
Ido Akkerman
|
e36aaf91ed
|
Mult or Step choice
|
2023-03-27 16:54:38 +02:00 |
|
Ido Akkerman
|
29e2b929f4
|
make style
|
2023-03-27 12:00:01 +02:00 |
|
Ido Akkerman
|
36464a6ea5
|
Small fixes
|
2023-03-27 11:55:20 +02:00 |
|
Ido Akkerman
|
5c88b180e9
|
Avoid Mult to start second order integrators
|
2023-03-27 11:49:48 +02:00 |
|
Ido Akkerman
|
1f564b2674
|
Split implicit and explicit solvers in selection routine
|
2023-03-27 10:52:14 +02:00 |
|
Ido Akkerman
|
53e85b8bf4
|
Merge branch 'ab-am-refactor' of https://github.com/mfem/mfem into ab-am-refactor
|
2023-03-27 09:07:36 +02:00 |
|
Ido Akkerman
|
2a797169aa
|
Fix include statement to be relative
|
2023-03-27 09:07:08 +02:00 |
|
Ido Akkerman
|
98f7556b21
|
Merge branch 'master' into ab-am-refactor
|
2023-03-24 09:20:23 +01:00 |
|
Ido Akkerman
|
e185360c24
|
Merge master manually
|
2023-03-23 15:28:51 +01:00 |
|
Ido Akkerman
|
66cff6eeb4
|
Add comment regarding ownership
|
2023-03-23 12:15:19 +01:00 |
|
 Ido AkkermanandChris Vogl
|
a400c72ab6
|
Fix error message
Co-authored-by: Chris Vogl <vogl2@llnl.gov>
|
2023-03-23 10:02:18 +01:00 |
|
 Ido AkkermanandChris Vogl
|
27b920d975
|
Fix error message
Co-authored-by: Chris Vogl <vogl2@llnl.gov>
|
2023-03-23 10:01:52 +01:00 |
|
 Ido AkkermanandChris Vogl
|
058ad32dd9
|
Update linalg/ode.cpp
Fix error message
Co-authored-by: Chris Vogl <vogl2@llnl.gov>
|
2023-03-23 10:01:24 +01:00 |
|
Tzanio Kolev
|
96e00dc815
|
Updated COPYRIGHT to 2010-2023
|
2023-03-11 16:58:18 -08:00 |
|
Ido Akkerman
|
ec6990ce79
|
Change print mechanicsm and correct includes
|
2023-03-09 09:18:35 +01:00 |
|
Ido Akkerman
|
53f203ee79
|
fixing includes
|
2023-03-06 08:51:01 +01:00 |
|
Ido Akkerman
|
85f8b9b07f
|
check if root every time
|
2023-03-06 08:27:43 +01:00 |
|
Ido Akkerman
|
336b82fafe
|
Use order for RK selection
|
2023-02-23 12:48:15 +01:00 |
|
Ido Akkerman
|
222945b705
|
Modified stage handling for AM. Removed AM0, as it no longer works, and is redudant with BackwardEuler
|
2023-02-23 12:33:05 +01:00 |
|
Ido Akkerman
|
87d20a162c
|
Fic conflicts
|
2023-02-23 10:54:55 +01:00 |
|
Ido Akkerman
|
ae32fddc73
|
Merge branch 'ab-am-fix' of https://github.com/mfem/mfem into ab-am-fix
|
2023-02-23 10:48:08 +01:00 |
|
Ido Akkerman
|
d21eb9f5b2
|
Remove guard and prevent warning output at first timestep
|
2023-02-23 10:43:01 +01:00 |
|
Ido Akkerman
|
8e1b422b61
|
Make compiler happy?
|
2023-02-22 09:05:02 +01:00 |
|
Ido Akkerman
|
965d8f7d4b
|
Make compiler happy?
|
2023-02-21 17:56:32 +01:00 |
|
Ido Akkerman
|
470479f17a
|
Make compiler happy?
|
2023-02-21 17:53:29 +01:00 |
|
Ido Akkerman
|
9314475e22
|
Adding LMS class and selector function
|
2023-02-21 17:41:12 +01:00 |
|
Ben Southworth
|
6fa71acdd6
|
fix space in printout
|
2023-02-21 08:52:20 -07:00 |
|
Ben Southworth
|
1f1fc6e6e5
|
add missing space
|
2023-02-21 06:18:35 -07:00 |
|
Ido Akkerman
|
61848a0627
|
Fix print if root statement
|
2023-02-20 16:33:28 +01:00 |
|
Ido Akkerman
|
4c59647387
|
Fixing compile error and warning message
|
2023-02-20 14:59:20 +01:00 |
|
Ido Akkerman
|
ffbb844a22
|
Add timestep check to AM and AB solvers. FLush history if timestep changes
|
2023-02-17 17:34:45 +01:00 |
|
Ido Akkerman
|
f5687330c7
|
Add timestep check. Flush history when step changes
|
2023-02-17 17:20:58 +01:00 |
|
Ido Akkerman
|
200f146a81
|
Correct time increment in AB & AM ode integrators
|
2023-02-15 15:47:20 +01:00 |
|
luz paz
|
476c855bd7
|
Fix various typos
Found via `codespell -q 3 -L allright,ba,equil,esy,fo,hda,lod,nd,ned,numer,ot,pres,ro,seh,shat,solfes,strat,tbe,te,warmup`
|
2022-08-05 20:50:51 -04:00 |
|
Tzanio
|
6d2530775b
|
Extended copyright to 2022
|
2022-02-25 10:24:50 -08:00 |
|
Tzanio Kolev
|
935d3f6df0
|
Merge pull request #2737 from mfem/shadow-linalg-dev
Fixing shadow variables in linalg classes [shadow-linalg-dev]
|
2022-02-24 08:50:38 -08:00 |
|
Stowell, Mark L
|
63381b366a
|
Renaming ostream variables from out to os
|
2022-01-18 15:06:46 -08:00 |
|
Stowell, Mark L
|
61215468f3
|
Fixing shadow variables in linalg classes
|
2021-12-23 16:25:02 -08:00 |
|