psocratis
|
1cbecbc0cf
|
ComplexUMFPackSolver fix
|
2020-11-18 11:30:41 -08:00 |
|
Tzanio
|
d472fe16d9
|
Changes in the linalg/ directory before the mfem-4.2 release
|
2020-10-24 19:06:53 -07:00 |
|
stefanhenneking
|
c922f6926e
|
Minor change in comments.
|
2020-07-23 12:20:30 -05:00 |
|
stefanhenneking
|
d1b5234a09
|
Merging master into feature branch.
|
2020-07-21 16:18:38 -05:00 |
|
stefanhenneking
|
064a859fd1
|
Minor fix in member variable initialization.
|
2020-07-15 15:18:36 -05:00 |
|
stefanhenneking
|
a2da036bdb
|
Destroying alias vectors to avoid issues with dangling references in memory manager.
|
2020-07-14 18:18:04 -05:00 |
|
psocratis
|
79e9a3d320
|
fixed typos in complex_operator
|
2020-07-08 13:54:45 -07:00 |
|
psocratis
|
cbb167f231
|
minor comment fix
|
2020-07-07 19:46:17 -07:00 |
|
psocratis
|
49e6225b7d
|
minor fixes
|
2020-07-07 19:41:36 -07:00 |
|
psocratis
|
9d3e3dd017
|
make style
|
2020-07-04 21:00:12 -07:00 |
|
psocratis
|
781fddddc6
|
Added ComplexUMFPackSolver to ComplexOperator
|
2020-07-03 15:10:23 -07:00 |
|
Stefan Henneking
|
03473d90fa
|
Ensure vector is registered on device before using alias.
|
2020-06-26 14:33:26 -07:00 |
|
Stefan Henneking
|
1fd05bf80d
|
Enabling support for device computation for complex operator transpose mult.
|
2020-06-25 14:46:49 -07:00 |
|
Stefan Henneking
|
c34f87aab7
|
Modifying complex operator mult for device support.
|
2020-06-25 13:11:58 -07:00 |
|
Stowell, Mark L
|
7d4a7b2680
|
These macros have been moved to hypre_parcsr.hpp
|
2020-05-21 10:47:49 -07:00 |
|
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 |
|