HyperHDG
Public Member Functions | List of all members
SparseLA::SolveException Struct Reference

Exception to be thrown if conjugate gradient fails. More...

#include <sparse_la.hxx>

Inheritance diagram for SparseLA::SolveException:
Inheritance graph
[legend]
Collaboration diagram for SparseLA::SolveException:
Collaboration graph
[legend]

Public Member Functions

const char * what () const throw ()
 

Detailed Description

Exception to be thrown if conjugate gradient fails.


Authors
Guido Kanschat, Heidelberg University, 2019.
Andreas Rupp, Heidelberg University, 2019.

Member Function Documentation

◆ what()

const char* SparseLA::SolveException::what ( ) const
throw (
)
inline

The documentation for this struct was generated from the following file: