HypreErrorHandling.hpp File Reference #include <HYPRE.h> #include <HYPRE_parcsr_ls.h> #include <_hypre_utilities.h> #include <fmt/core.h> #include <stdexcept> #include <string>
Include dependency graph for HypreErrorHandling.hpp:
![]()
This graph shows which files directly or indirectly include this file:
![]() Go to the source code of this file.
Macro Definition Documentation◆ HYPRE_SAFE_CALL
Short form macro for Hypre function calls (for backward compatibility) ◆ OPM_HYPRE_SAFE_CALL
Macro to wrap Hypre function calls with error checking. Example usage: OPM_HYPRE_SAFE_CALL(HYPRE_BoomerAMGCreate(&solver));
#define OPM_HYPRE_SAFE_CALL(expr) Macro to wrap Hypre function calls with error checking. Definition: HypreErrorHandling.hpp:96 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||