SolverGMRES< VECTOR >::ExcTooFewTmpVectors Class Reference
List of all members.
template<class VECTOR = Vector<double>>
class SolverGMRES< VECTOR >::ExcTooFewTmpVectors
Constructor & Destructor Documentation
template<class VECTOR = Vector<double>>
SolverGMRES< VECTOR >::ExcTooFewTmpVectors::ExcTooFewTmpVectors |
( |
const int |
a1 |
) |
[inline] |
template<class VECTOR = Vector<double>>
virtual SolverGMRES< VECTOR >::ExcTooFewTmpVectors::~ExcTooFewTmpVectors |
( |
|
) |
throw () [inline, virtual] |
Member Function Documentation
template<class VECTOR = Vector<double>>
virtual void SolverGMRES< VECTOR >::ExcTooFewTmpVectors::print_info |
( |
std::ostream & |
out |
) |
const [inline, virtual] |
Print more specific information about the exception which occured. Overload this function in your own exception classes.
Reimplemented from ExceptionBase.
Member Data Documentation
template<class VECTOR = Vector<double>>
The documentation for this class was generated from the following file: