PreconditionBlock< MATRIX, inverse_type >::ExcWrongBlockSize Class Reference
[Exceptions and assertions]
List of all members.
Detailed Description
template<class MATRIX, typename inverse_type = typename MATRIX::value_type>
class PreconditionBlock< MATRIX, inverse_type >::ExcWrongBlockSize
Exception
Constructor & Destructor Documentation
template<class MATRIX , typename inverse_type = typename MATRIX::value_type>
PreconditionBlock< MATRIX, inverse_type >::ExcWrongBlockSize::ExcWrongBlockSize |
( |
const int |
a1, |
|
|
const int |
a2 | |
|
) |
| | [inline] |
template<class MATRIX , typename inverse_type = typename MATRIX::value_type>
virtual PreconditionBlock< MATRIX, inverse_type >::ExcWrongBlockSize::~ExcWrongBlockSize |
( |
|
) |
throw () [inline, virtual] |
Member Function Documentation
template<class MATRIX , typename inverse_type = typename MATRIX::value_type>
virtual void PreconditionBlock< MATRIX, inverse_type >::ExcWrongBlockSize::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 MATRIX , typename inverse_type = typename MATRIX::value_type>
template<class MATRIX , typename inverse_type = typename MATRIX::value_type>
The documentation for this class was generated from the following file: