Tzanio Kolev
|
8a474b7365
|
Renamed Laplace to Poisson where appropriate
|
2025-03-31 20:56:40 -07:00 |
|
Tzanio Kolev
|
e4c2152419
|
Update Copyright to 2010-2025
|
2025-02-03 12:17:26 -08:00 |
|
Nuno Nobre
|
c32d62f83c
|
Try to be a bit cleverer when looking for config.mk
|
2024-07-15 00:10:18 +01:00 |
|
Tzanio Kolev
|
87290fbf56
|
Update Copyright to 2010-2024
|
2024-01-27 13:06:49 -08:00 |
|
hughcars
|
6f58cd6ed4
|
Merge branch 'master' into sjg/superlu-solver-dev
|
2023-03-30 12:42:35 -04:00 |
|
Tzanio Kolev
|
96e00dc815
|
Updated COPYRIGHT to 2010-2023
|
2023-03-11 16:58:18 -08:00 |
|
Sebastian Grimberg
|
806ca2ff0d
|
Change nprow_, npcol_, npdep_ to publicly visible invariants
|
2023-02-28 14:41:18 -08:00 |
|
Sebastian Grimberg
|
95e1e5e4d8
|
Add tests and update examples
|
2023-01-10 10:57:42 -08:00 |
|
Veselin Dobrev
|
b89de70dd1
|
A few small fixes for warnings and a command line argument.
|
2022-10-18 12:57:41 -07:00 |
|
Will Pazner
|
6ac671baa7
|
Use Mpi class instead of MPI_Init and MPI_Finalize
|
2022-03-11 17:58:01 -08:00 |
|
Tzanio
|
8f7cb0b3db
|
Switch to a singleton for the hypre session object: 'HYPRE_Session hypre;' -> 'Hypre::Init();'
|
2022-03-08 18:06:43 -08:00 |
|
Tzanio
|
447f00d80b
|
Added a HYPRE_Session class to hypre.?pp and examples/miniapps
|
2022-03-07 14:22:22 -08:00 |
|
Tzanio
|
6d2530775b
|
Extended copyright to 2022
|
2022-02-25 10:24:50 -08:00 |
|
Chris White
|
586659c973
|
guard add_test with MFEM_ENABLE_TESTING
|
2021-11-02 15:46:06 -07:00 |
|
Tzanio
|
22f385cff3
|
make style
|
2021-07-21 11:47:03 -07:00 |
|
psocratis
|
4a40cec3b1
|
DismantleGrid()
|
2021-07-21 11:44:11 -07:00 |
|
psocratis
|
cf4573a985
|
delete pointers
|
2021-07-20 13:40:41 -07:00 |
|
Julian Andrej
|
58a9a861f8
|
int -> BigInt
|
2021-04-22 15:00:59 -07:00 |
|
Adrien M. Bernede
|
04fb572359
|
Let's forget about 2020
|
2021-01-26 11:55:36 -08:00 |
|
Tzanio
|
a53d9c1299
|
Changes in the examples/ directory before the mfem-4.2 release
|
2020-10-25 17:07:24 -07:00 |
|
Tzanio
|
0d95f455f9
|
Final updates for the SuperLU PR #1756
|
2020-10-18 12:43:52 -07:00 |
|
Aaron Fisher
|
9c269df22d
|
Merge branch 'superlu-update-dev' of github.com:mfem/mfem into superlu-update-dev
|
2020-10-15 11:53:15 -07:00 |
|
Aaron Fisher
|
d668a28b29
|
Fixed make test in the superlu example.
|
2020-10-15 11:52:38 -07:00 |
|
Aaron Fisher
|
e99eab4197
|
Removed a static condensation sample run that I missed.
|
2020-10-13 11:43:11 -07:00 |
|
Aaron Fisher
|
44bfdec7fc
|
Fixed some verbiage, removed some defunct sample runs and added some SuperLU command line options to the example.
|
2020-10-12 17:00:59 -07:00 |
|
Aaron Fisher
|
89610836d3
|
Added the cmake system for the new example and updated the version numbers for SuperLU
|
2020-09-10 16:10:54 -07:00 |
|
Aaron Fisher
|
b0f2390fa7
|
Minor changes to set us up to use SuperLU 6.3.1, and added a simple SuperLU Example.
|
2020-09-10 15:51:34 -07:00 |
|