Tzanio Kolev
|
8a474b7365
|
Renamed Laplace to Poisson where appropriate
|
2025-03-31 20:56:40 -07:00 |
|
Will Pazner
|
b023416c47
|
Use override specifier in more places
Identified using clang-tidy check 'modernize-use-override'
|
2024-08-05 09:45:46 -07:00 |
|
Will Pazner
|
b0edbd23db
|
Use coarser problems for ex14 PA sample runs
Also add non-device PA sample runs
|
2024-04-17 16:14:54 -07:00 |
|
Will Pazner
|
beb8c51f32
|
Use Gauss-Legendre when not using PA in ex14 and ex14p
|
2024-04-15 11:45:21 -07:00 |
|
Will Pazner
|
36f5782404
|
Merge remote-tracking branch 'origin/master' into dg-diffusion
# Conflicts:
# examples/ex14.cpp
# examples/ex14p.cpp
|
2024-04-08 14:39:51 -07:00 |
|
Tzanio Kolev
|
d983b34924
|
Renamed ftype -> real_t
|
2023-12-13 12:51:43 -08:00 |
|
Dylan Copeland
|
b89222762d
|
Generalized floating point type for all remaining examples.
|
2023-11-06 15:34:42 -08:00 |
|
Will Pazner
|
6896135d4f
|
Device sample runs in ex14 and ex14p
|
2023-09-28 16:51:07 -07:00 |
|
Will Pazner
|
31f1a3da4d
|
Re-enable AMG preconditioner in ex14p
|
2023-09-28 16:47:51 -07:00 |
|
Will Pazner
|
bc6e8e164b
|
Use device in ex14p
|
2023-06-23 06:44:45 -07:00 |
|
Will Pazner
|
c1c4924013
|
Add partial assembly option to ex14p
|
2023-06-21 15:35:45 -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 |
|
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 |
|