Veselin Dobrev
459def6d79
Fix the build with PUMI support enabled.
...
For backward compatibility, define `GridFunction::fec` as a deprecated
reference to `GridFunction::fec_owned`.
Fix a few warnings in the PUMI examples.
2024-05-31 10:15:56 -07:00
Tzanio
786edfdee8
Take out an extra Hypre::Init() in examples/pumi/ex2.cpp
2022-03-15 13:14:26 -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
Tzanio
a53d9c1299
Changes in the examples/ directory before the mfem-4.2 release
2020-10-25 17:07:24 -07:00
Morteza HS
f55a46e2e7
Adds notes about the location of pumi mesh/models
2020-05-15 01:37:21 -04:00
Stefano Zampini
f1eb664f58
make style
2018-11-21 15:14:53 +03: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