BlockTrianglePrecondition< number >::ExcMultipleDiagonal Class Reference
[Exceptions and assertions]
List of all members.
Detailed Description
template<typename number = double>
class BlockTrianglePrecondition< number >::ExcMultipleDiagonal
Each diagonal block must contain one and only one matrix. If this exception is thrown, you entered a second matrix here.
Constructor & Destructor Documentation
template<typename number = double>
template<typename number = double>
Member Function Documentation
template<typename number = double>
virtual void BlockTrianglePrecondition< number >::ExcMultipleDiagonal::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>
The documentation for this class was generated from the following file: