LAPACKSupport::ExcState Class Reference

Inheritance diagram for LAPACKSupport::ExcState:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 ExcState (const State a1)
virtual ~ExcState () throw ()
virtual void print_info (std::ostream &out) const

Private Attributes

const State arg1


Detailed Description

Exception thrown when a matrix is not in a suitable state for an operation. For instance, a LAPACK routine may have left the matrix in an unusable state, then vmult does not make sense anymore.

Constructor & Destructor Documentation

LAPACKSupport::ExcState::ExcState ( const State  a1  )  [inline]

virtual LAPACKSupport::ExcState::~ExcState (  )  throw () [inline, virtual]


Member Function Documentation

virtual void LAPACKSupport::ExcState::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


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

deal.II documentation generated on Sat Aug 15 16:52:41 2009 by doxygen 1.5.9