SolverGMRES< VECTOR >::ExcTooFewTmpVectors Class Reference

Inheritance diagram for SolverGMRES< VECTOR >::ExcTooFewTmpVectors:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ExcTooFewTmpVectors (const int a1)
virtual ~ExcTooFewTmpVectors () throw ()
virtual void print_info (std::ostream &out) const

Private Attributes

const int arg1

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>>
const int SolverGMRES< VECTOR >::ExcTooFewTmpVectors::arg1 [private]

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

deal.II documentation generated on Mon Nov 23 22:58:05 2009 by doxygen 1.6.1