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 |
|
Will Pazner
|
31545fb3d7
|
Comments and fix for BR2 integrator.
Use SetAllIntPoints for the face transformation, re-add factor of 0.5
corresponding to average term in lifting operator. Also revert ex14p sample
run.
|
2021-10-06 13:25:13 -07:00 |
|
Will Pazner
|
5df3ef4b9e
|
Pass fespace by reference to BR2 integrator in ex14 and ex14p
|
2021-10-04 16:56:43 -07:00 |
|
Will Pazner
|
2888c61e59
|
Increase maximum iterations in ex14p.
|
2021-09-30 08:28:07 -07:00 |
|
Will Pazner
|
037855173e
|
Use smaller problem for ex14 sample run
|
2021-09-29 15:32:13 -07:00 |
|
Julian Andrej
|
a9ea9cba15
|
Merge branch 'master' into hypre-mixedint
|
2021-04-09 12:00:35 -07:00 |
|
Will Pazner
|
1d609acb2b
|
Change default parameters for ex14. Add sample run
|
2020-09-18 10:57:32 -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 |
|
Will Pazner
|
f919ab31ba
|
Merge branch 'master' into br2-dev
# Conflicts:
# fem/CMakeLists.txt
# mesh/pmesh.hpp
|
2020-07-08 11:46:47 -07:00 |
|
Will Pazner
|
f1ccc896f9
|
Minor modifications to examples
|
2020-05-01 22:59:54 -07:00 |
|
Will Pazner
|
9bf820a023
|
Add BR2 method to ex14
|
2020-05-01 22:02:32 -07:00 |
|
Andrew T. Barker
|
b68838f7a1
|
Add final argument to Monitor, and demonstrate a custom monitor in ex14p
|
2020-04-16 09:51:17 -07:00 |
|
Andrew T. Barker
|
a0a978b208
|
[PR into feature/monitor branch] simplify monitor interface (#1393)
* Simplify the IterativeSolverMonitor interface.
* Fix style.
|
2020-04-06 09:43:22 -07:00 |
|
Julian Andrej
|
04eec9733a
|
Add IterativeSolverMonitor
|
2020-04-01 11:27:50 -07:00 |
|
Stowell, Mark L
|
400e6fc422
|
Adding sample runs with mixed or wedge meshes
|
2018-09-13 15:35:53 -07:00 |
|
Tzanio
|
1569425857
|
Version 3.3
|
2017-01-28 22:05:47 -08:00 |
|
Jakub Cerveny
|
125ff226e4
|
Version 3.2
|
2016-06-30 10:37:30 -07:00 |
|
Tzanio
|
dbae60fe32
|
Version 3.1
|
2016-02-16 15:45:48 -08:00 |
|