BlockTrianglePrecondition< number >::ExcNoDiagonal Class Reference
[Exceptions and assertions]

Inheritance diagram for BlockTrianglePrecondition< number >::ExcNoDiagonal:

Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Private Attributes

const unsigned int arg1


Detailed Description

template<typename number = double>
class BlockTrianglePrecondition< number >::ExcNoDiagonal

Each diagonal block must contain one and only one matrix. If this exception is thrown, you did not enter a matrix here.

Constructor & Destructor Documentation

template<typename number = double>
BlockTrianglePrecondition< number >::ExcNoDiagonal::ExcNoDiagonal ( const unsigned int  a1  )  [inline]

template<typename number = double>
virtual BlockTrianglePrecondition< number >::ExcNoDiagonal::~ExcNoDiagonal (  )  throw () [inline, virtual]


Member Function Documentation

template<typename number = double>
virtual void BlockTrianglePrecondition< number >::ExcNoDiagonal::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<typename number = double>
const unsigned int BlockTrianglePrecondition< number >::ExcNoDiagonal::arg1 [private]


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

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