Stowell, Mark L.
49d57f4f6f
Correcting for loop range
2025-10-29 11:10:15 -07:00
Stowell, Mark L.
e6180f56ee
Documentation updates and improved error reporting
2025-10-28 16:20:24 -07:00
Stowell, Mark L.
e1a35d929c
Adding unit test (and bug fixes that it found)
2025-10-28 14:27:33 -07:00
Stowell, Mark L.
7843bfe46a
Fixing CI errors
2025-10-24 08:05:44 -07:00
Stowell, Mark L.
207fcd2fb6
Adding Save to ParComplexGridFunction
2025-10-23 17:45:19 -07:00
Stowell, Mark L.
409aa1cba7
Adding Save to ComplexGridFunction
2025-10-23 17:44:39 -07:00
Dylan Copeland
4c62788e60
Merge branch 'master' of github.com:mfem/mfem into ppr
2025-02-04 16:18:17 -08:00
Tzanio Kolev
e4c2152419
Update Copyright to 2010-2025
2025-02-03 12:17:26 -08:00
adam-sim-dev
e50c543dde
Merge branch 'master' into ppr
2024-11-08 08:48:45 +08:00
Veselin Dobrev
5c1d4f24a3
Fix test failures when using HYPRE built with GPU + UVM
2024-10-17 18:48:39 -07:00
Dylan Copeland
b936a27147
offdiagonal -> off-diagonal
2024-10-16 17:38:18 -07:00
Veselin Dobrev
f47d0699d0
Use mfem::hypre_forall to simplify/fix some code.
...
A few small tweaks.
2024-04-30 17:34:40 -07:00
Tom Stitt
e1b491926f
Merge remote-tracking branch 'origin/master' into hypre-runtime-compute-policy
2024-04-03 09:53:16 -07:00
Dylan Copeland
046a874cfb
Merge branch 'master' of github.com:mfem/mfem into float
2024-02-06 10:56:41 -08:00
Tzanio Kolev
87290fbf56
Update Copyright to 2010-2024
2024-01-27 13:06:49 -08:00
Tzanio Kolev
d983b34924
Renamed ftype -> real_t
2023-12-13 12:51:43 -08:00
Tom Stitt
25ced91d2a
fix type error
2023-11-28 16:57:36 -08:00
Tom Stitt
666472b9a8
mistakes =p
2023-11-28 16:45:54 -08:00
Tom Stitt
a94fbca1e4
fix unused var
2023-11-28 16:42:32 -08:00
Dylan Copeland
9017b9700d
Finished generalizing type in fem directory.
2023-11-01 15:54:41 -07:00
Tom Stitt
4115a9ad5d
handle more HYPRE_USING_{GPU,HIP,CUDA}
2023-08-29 21:16:35 -07:00
camierjs
dce372389b
Merge master in forall
2023-03-24 07:52:56 -07:00
Tzanio Kolev
96e00dc815
Updated COPYRIGHT to 2010-2023
2023-03-11 16:58:18 -08:00
camierjs
018d5cfb8b
Debugging lambdas in mfem::forall
2023-02-08 15:03:34 -08:00
Tzanio
6d2530775b
Extended copyright to 2022
2022-02-25 10:24:50 -08:00
Arturo Vargas
46df499e23
edit pass - PR comments
2022-02-03 11:48:58 -08:00
Arturo Vargas
4a6a421ea9
macro styling changes
2022-01-27 11:46:27 -08:00
Arturo Vargas
3dbaa74933
additional fixes for examples/mini-apps
2022-01-04 13:54:33 -08:00
mdeuse
e533a91560
Added AddDomainIntegrator with marker for (Par)ComplexLinearForm and (Par)SesquilinearForm
2021-09-26 22:14:01 +02:00
Veselin Dobrev
d664901731
More bugfixes and tweaks for hypre+cuda support.
2021-07-22 18:05:10 -07:00
Veselin Dobrev
3f40c5796f
More bugfixes and tweaks for hypre+cuda support.
2021-07-22 08:57:25 -07:00
Veselin Dobrev
15465cf610
More tweaks and updates for hypre built with cuda.
2021-07-03 22:24:57 -07:00
Veselin Dobrev
135964b3ba
Revert some changes in general/mem_manager.cpp
...
Fix warnings in linalg/hypre.hpp
Simplify and fix a warning in GetMinElt in fem/restriction.cpp
Fix a warning in miniapps/navier/navier_tgv.cpp
Fix out-of-source build in miniapps/solvers/makefile
In makefile, do not modify the value of MFEM_HOST_CXX if it
is already defined, e.g. read from config.mk.
2021-06-08 09:45:43 -07:00
Veselin Dobrev
fe60d34610
Merge branch 'master' into hypre-cuda-dev
...
Resolved conflicts:
INSTALL
linalg/hypre.cpp
linalg/hypre_parcsr.cpp
2021-05-27 15:12:29 -07:00
Julian Andrej
a9ea9cba15
Merge branch 'master' into hypre-mixedint
2021-04-09 12:00:35 -07:00
Dylan Copeland
ce484c0133
Merge branch 'master' of github.com:mfem/mfem into hypre-cuda-dev
2021-01-26 12:48:11 -08:00
Adrien M. Bernede
04fb572359
Let's forget about 2020
2021-01-26 11:55:36 -08:00
psocratis
ff1c2deb4f
fixing device runs for slu, mumps and umfpack
2020-11-17 19:16:02 -08:00
Tzanio
a344b2051f
Changes in the fem/ directory before the mfem-4.2 release
2020-10-24 20:07:10 -07:00
Dylan Copeland
3c2c874047
Merge fix.
2020-09-04 13:26:55 -07:00
Julian Andrej
238afadd05
more changes towards mixedint
2020-07-24 17:40:26 -07:00
Julian Andrej
f867afe7e8
merge master
2020-07-21 15:33:20 -07:00
stefanhenneking
56211dfeb9
Merging complex-operator-pa branch.
2020-07-15 15:15:59 -05:00
Stefan Henneking and Will Pazner
fc1d4fffaf
Apply suggestions from code review
...
A few simplifications.
Co-authored-by: Will Pazner <11493037+pazner@users.noreply.github.com >
2020-07-15 12:17:54 -05:00
stefanhenneking
d79f834750
Use dynamic_cast to check operator type.
2020-07-15 12:02:47 -05:00
stefanhenneking
b765ebad81
Minor correction.
2020-07-15 11:54:38 -05:00
Stefan Henneking and Will Pazner
61be39191a
Apply suggestions from code review
...
minor
Co-authored-by: Will Pazner <11493037+pazner@users.noreply.github.com >
2020-07-15 11:50:13 -05:00
Stowell, Mark L
d9b342e1df
HYPRE Mixed integer support in complex_fem.?pp
2020-07-14 12:38:33 -07:00
Stefan Henneking
a57a3eb070
Enabling device support for ComplexParLinearForm.
2020-06-29 10:23:07 -07:00
Stefan Henneking
ac4aa43430
Enable device support for ParSesquilinearForm.
2020-06-26 15:16:41 -07:00