Tzanio Kolev
|
8a474b7365
|
Renamed Laplace to Poisson where appropriate
|
2025-03-31 20:56:40 -07: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 |
|
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
|
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 |
|
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
|
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
|
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 |
|