Tzanio Kolev
|
8a474b7365
|
Renamed Laplace to Poisson where appropriate
|
2025-03-31 20:56:40 -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 |
|
Cameron Smith
|
a88269f1f3
|
use auto for maInput
thanks to @v-dobrev
|
2022-02-02 14:34:23 -05:00 |
|
Cameron Smith
|
c35156168c
|
pumi/ex6p: const adapt input instances
|
2021-09-15 11:49:16 -04: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 |
|
Morteza HS
|
f55a46e2e7
|
Adds notes about the location of pumi mesh/models
|
2020-05-15 01:37:21 -04:00 |
|
Morteza H. Siboni
|
d6a4827869
|
Updates pumi ex6p for changes made to pumi code
|
2020-05-02 11:43:18 -04:00 |
|
Tzanio
|
55b058e498
|
Updated/fixed PUMI's Example 2 and 6p.
|
2018-05-24 18:32:10 -07:00 |
|
KazemKamran
|
a7efad3e4a
|
Unifying example headers, rename ex2p.cpp to ex2.cpp
|
2018-05-24 12:09:58 -04:00 |
|
Veselin Dobrev
|
d9e12f8c7e
|
Fix examples/pumi/ex6p.
|
2018-05-21 15:17:49 -07:00 |
|
Veselin Dobrev
|
878338b1a5
|
Add support for building with make.
Apply astyle formatting to the PUMI examples.
|
2018-05-21 14:51:16 -07:00 |
|
KazemKamran
|
c94be388e1
|
Resolve name conflict in adding MeshAdapt example
|
2018-05-04 10:00:29 -04:00 |
|