Tzanio Kolev
4475a8c6d4
minor
...
Don't disable reorder_space if static condensation is enabled.
2026-06-02 10:18:15 -07:00
Tzanio Kolev
27b84d79b8
Verify that ordering is byVDIM when using the AMG elasticity solver
2024-07-18 09:30:52 -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
Veselin Dobrev
fe60d34610
Merge branch 'master' into hypre-cuda-dev
...
Resolved conflicts:
INSTALL
linalg/hypre.cpp
linalg/hypre_parcsr.cpp
2021-05-27 15:12:29 -07:00
Julian Andrej
a9ea9cba15
Merge branch 'master' into hypre-mixedint
2021-04-09 12:00:35 -07:00
Dylan Copeland
1bc624479b
Adding device option for ex2p and ex7p.
2021-01-26 12:37:27 -08:00
Tzanio
62ee56e544
minor
2020-08-16 15:39:27 -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
Andrew T. Barker
fc8475828d
HypreBoomerAMG: allow Ordering::byNODES in systems version
2020-07-15 16:18:58 -07:00
Stowell, Mark L
ff7ed2efc6
Adding prism mesh to sample runs in ex2 and ex2p
2018-07-23 15:25:31 -07:00
Veselin Dobrev
224851268e
Restore backward compatibility for reading and writing NURBS meshes and
...
solutions. Restore the NURBS meshes in the data directory to use their
original format.
Add a new FiniteElementSpace format for writing variable-order spaces,
currently implemented for NURBS spaces only. Move the reading of FE
space input in a new method: FiniteElementSpace::Load. Add new default
constructor for FiniteElementSpace that should be used with the Load
method.
Add a bunch of const qualifiers in NURBSExtension and NURBSPatchMap.
Extended the method Mesh::DegreeElevate to make it easier to work with
variable-order NURBS meshes.
In class Array, add copy constructors and copy assignment operators.
Add a number of FIXME comments.
2017-11-21 14:35:05 -08:00
Tzanio
e6c4c90067
make style
2017-09-16 11:55:23 -07:00
Ido Akkerman
a92ad9458e
Fixing ex2
...
Signed-off-by: Ido Akkerman <I.Akkerman@tudelft.nl >
2017-09-16 14:48:28 +02: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
Tzanio Kolev
9d7774a03e
Version 3.0
2015-01-26 15:07:34 -08:00
Tzanio Kolev
fa169e4b92
Version 2.0
2011-11-18 11:39:53 -08:00
Tzanio Kolev
f74eaae422
Version 1.2.1
2011-04-11 16:09:41 -07:00
Tzanio Kolev
29ae8fb6ac
Version 1.2
2011-04-08 15:27:24 -07:00