Commit Graph
13 Commits
Author SHA1 Message Date
Tzanio 05125e19d5 Removed a space 2020-03-09 15:36:41 -07:00
Tzanio 58872c9e7b Merge branch 'master' into okina-mmu
Conflicts:
	fem/datacollection.cpp
	tests/unit/CMakeLists.txt
2020-03-04 15:19:33 -08: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
camierjs fb4a4348c5 bilinearform.cpp, bilinearform.cpp, bilinearform.cpp sparsemat memory fix 2020-02-04 12:39:42 -08:00
Tzanio a356c75fdb Final adjustments 2019-12-27 18:00:27 -08:00
Stowell, Mark L 7b1cba25d0 Adding unit test for complex operator class 2019-12-10 22:38:26 -08:00
Stowell, Mark L 5810563c5e Adding new macros for HYPRE memory allocation functions 2019-11-25 14:36:42 -08:00
Stowell, Mark L 1380583449 make style 2018-03-14 14:01:58 -07:00
Stowell, Mark L 9bb7a6d254 Moving ComplexHypreParMatrix to complex_operator.[ch]pp files 2018-03-05 14:36:46 -08:00
Stowell, Mark L ee334a73cb Adding accessor methods for grabbing real or imaginary part of complex operators 2018-03-05 14:34:06 -08:00
Tzanio 3039a9076e Moving class ComplexSparseMatrix into complex_operator.?pp. 2018-02-28 18:24:49 -08:00
Alexander Grayver e6b9718c25 Move ComplexOperator to separate files 2018-02-28 09:49:03 +01:00