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
Tzanio
c9875bea1e
minor + make style
2019-01-20 21:10:43 -08:00
Pieter Ghysels
cb8a0c9bc7
Replace STRUMPACKSolver::SetMC64Job with
...
STRUMPACKSolver::DisableMatching, STRUMPACKSolver::EnableMatching
and STRUMPACKSolver::EnableParallelMatching.
This avoids the preprocessor macros in the ex11p.cpp example code.
The last routine is only enabled when compiling with STRUMPACK version >= 3.
2019-01-20 19:42:16 -08:00
Pieter Ghysels
9d59ff86a9
Check strumpack version, use correct call to set matching job
2019-01-17 14:09:37 -08:00
Pieter Ghysels
fa88da0acf
update strumpack interface for strumpack 3.x.y
2019-01-17 11:42:49 -08:00
Tzanio
de73da7593
make style
2017-06-14 12:35:53 -07:00
Stowell, Mark L
a020352560
Cleaning up unused variable warning and adding size checks
2017-06-12 16:56:55 -07:00
pghysels
a81eb2de81
Add a number of routines to the STRUMPACKSolver class
...
to set STRUMPACK solver options.
Pass the command line arguments to STRUMPACK.
Remove some debugging statements.
Make the indentation more consistent.
2017-06-10 23:40:05 -07:00
Pieter Ghysels
27cdf6631f
Initial commit for STRUMPACK support in MFEM.
2017-06-06 21:54:12 -07:00