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