Commit Graph
19 Commits
Author SHA1 Message Date
Stowell, Mark L 7ade67276d Merge remote-tracking branch 'origin/master' into hypre-mem-macro-dev 2020-04-17 14:21:21 -07:00
Tzanio 419bd7c6d7 Some edits in linalg/ 2020-03-09 20:01:11 -07:00
Tzanio 05125e19d5 Removed a space 2020-03-09 15:36:41 -07:00
Tzanio ca55ef0217 The release number for mfem-4.1 is LLNL-CODE-806117 2020-03-02 17:18:46 -08:00
Tzanio 2caa222edf A number of changes to switch the code from LGPL-2.1 to BSD-3:
- Updated LICENSE, README, CHANGELOG and CONTRIBUTING.md
- Removed COPYRIGHT, added NOTICE
- Updated the headers in all source files, makefiles, etc.
2020-02-23 11:16:46 -08:00
Stowell, Mark L 1621f5516f Moving HYPRE memory allocation macros to a common location 2019-11-26 13:47:22 -08:00
Julian Andrej c84af9586d first step picking hunks for rectangular operators 2019-11-18 16:49:44 -08:00
Tzanio 1a69dcff78 Replaced FIXMEs with TODO or NOTE 2019-05-24 14:23:39 -07:00
Stowell, Mark L 83db3da392 Handle special case where B_offd is empty 2019-04-24 16:31:45 -07:00
Veselin Dobrev 4b774a2667 Update the usage of hypre's memory macros (hypre_TAlloc, hypre_CTAlloc
and hypre_TFree) with mfem defined macros (adding the prefix 'mfem_')
that allow us to switch between the old- and the new-style hypre macros,
introduced in hypre 2.14.0. The new 'location' parameter in the macros
is set to HYPRE_MEMORY_HOST.
2018-04-07 21:22:04 -07:00
Veselin Dobrev 782d0d0828 Simplify the implementations of hypre_CSRMatrixBooleanMatvecT() and
hypre_ParCSRMatrixBooleanMatvecT().
2018-01-17 22:12:42 -08:00
Veselin Dobrev ac377ca6ef In class HypreParMatrix, add a new method, BooleanMultTranspose(). 2018-01-02 06:08:14 -08:00
Veselin Dobrev c6dafc6483 A set of small fixes and cleanups uncovered by static analysis with
clang static analyzer.
2017-12-09 16:12:35 -08:00
gelever 1d014c8941 Fix segfault when adding hypre matrices 2017-11-29 16:27:41 -08:00
Veselin Dobrev 8d14849b50 Add FIXME comments about using the HYPRE function GenerateDiagAndOffd.
[skip ci]
2017-11-07 22:21:39 -08:00
Tzanio d0f7e1b68d Improved comments for the extended functionality of hypre_ParCSRMatrixAdd. 2017-09-19 10:27:20 -07:00
Stowell, Mark L 2ba4b342fd Modifying hypre_ParCSRMatrixAdd to support matrices with different off-diagonal column mappings. 2017-09-18 16:17:58 -07:00
Tzanio 1569425857 Version 3.3 2017-01-28 22:05:47 -08:00
Tzanio dbae60fe32 Version 3.1 2016-02-16 15:45:48 -08:00