42 #ifndef TRILINOS_LINEAR_SOLVER_SETUP_FAILURE_HPP 43 #define TRILINOS_LINEAR_SOLVER_SETUP_FAILURE_HPP 49 #include "TeuchosRemainder_config.h" 112 std::runtime_error (msg) {}
118 #endif // TRILINOS_LINEAR_SOLVER_SETUP_FAILURE_HPP LinearSolverSetupFailure(const std::string &msg)
virtual ~LinearSolverSetupFailure()=default
Namespace of things generally useful to many Trilinos packages.
Exception reporting failure in setting up a linear solver.