Commit Graph
3 Commits
Author SHA1 Message Date
Veselin Dobrev b1978048cf In config/get_hypre_version.cpp, support for both quoted and not-quoted
definitions of HYPRE_RELEASE_VERSION.
2017-05-09 16:17:36 -07:00
Tim Moon 6ea81d429d Fixing bug when getting Hypre version.
Added macros to convert HYPRE_VERSION_STRING to a string.
2017-05-08 13:51:25 -07:00
Veselin Dobrev 929dddf0b9 During MFEM configuration, detect the version of HYPRE (as an integer) and
use that number to define the MFEM config macro MFEM_HYPRE_VERSION.

In the methods HypreLOBPCG::SetRelTol and HypreAME::SetRelTol, check for
suitable HYPRE version; if the version is old, generate run-time error.
2017-03-31 22:14:07 -07:00