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 |
|
Stowell, Mark L
|
74fc2de695
|
Adjusting names in function declarations
|
2022-01-04 17:34:47 -08:00 |
|
Stowell, Mark L
|
ca3e2b3098
|
make style
|
2021-12-27 10:42:01 -08:00 |
|
Stowell, Mark L
|
b14bd1f237
|
Fixing shadow variables in examples
|
2021-12-27 10:41:09 -08:00 |
|
Stowell, Mark L
|
d4f4016c12
|
Removing unnecessary mass matrix from example 27
|
2021-09-03 17:25:13 -07:00 |
|
Julian Andrej
|
a9ea9cba15
|
Merge branch 'master' into hypre-mixedint
|
2021-04-09 12:00:35 -07:00 |
|
Tzanio
|
a53d9c1299
|
Changes in the examples/ directory before the mfem-4.2 release
|
2020-10-25 17:07:24 -07:00 |
|
Veselin Dobrev
|
785486f12f
|
Update examples, miniapps, tests to use HYPRE_BigInt instead
of HYPRE_Int where appropriate.
|
2020-07-25 20:47:06 -07:00 |
|
Stowell, Mark L
|
cdcc519f6e
|
Replacing error measure with a proper l2 error and average in one function
|
2020-04-15 13:23:27 -07:00 |
|
Stowell, Mark L
|
764784e597
|
Switching error measure to l1 norm
|
2020-04-04 13:21:55 -07:00 |
|
Stowell, Mark L
|
26096315a0
|
Adding normalization factor to helper function
|
2020-04-04 12:56:25 -07:00 |
|
Stowell, Mark L
|
b07f2963a6
|
Fixing boundary element orientations
|
2020-04-04 10:46:09 -07:00 |
|
Veselin Dobrev
|
260f1c40a3
|
Some small edits in comments and documentation.
|
2020-04-03 23:57:36 -07:00 |
|
Stowell, Mark L
|
41e7758098
|
Adding comments to highlight the need for diffusion coefficient in Neumann and Robin BCs
|
2020-04-01 22:26:06 -07:00 |
|
Stowell, Mark L
|
6b9c607961
|
Removing unneeded spaces in argument list for consistency
|
2020-04-01 22:25:24 -07:00 |
|
Stowell, Mark L
|
8a56de18f3
|
Renumbering example 26 to example 27
|
2020-03-29 12:51:00 -07:00 |
|