SolutionTransfer< dim, VectorType, DH >::ExcWrongVectorSize Class Reference
List of all members.
Detailed Description
template<int dim, typename VectorType = Vector<double>, class DH = DoFHandler<dim>>
class SolutionTransfer< dim, VectorType, DH >::ExcWrongVectorSize
Exception
Constructor & Destructor Documentation
template<int dim, typename VectorType = Vector<double>, class DH = DoFHandler<dim>>
SolutionTransfer< dim, VectorType, DH >::ExcWrongVectorSize::ExcWrongVectorSize |
( |
const int |
a1, |
|
|
const int |
a2 | |
|
) |
| | [inline] |
template<int dim, typename VectorType = Vector<double>, class DH = DoFHandler<dim>>
virtual SolutionTransfer< dim, VectorType, DH >::ExcWrongVectorSize::~ExcWrongVectorSize |
( |
|
) |
throw () [inline, virtual] |
Member Function Documentation
template<int dim, typename VectorType = Vector<double>, class DH = DoFHandler<dim>>
virtual void SolutionTransfer< dim, VectorType, DH >::ExcWrongVectorSize::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<int dim, typename VectorType = Vector<double>, class DH = DoFHandler<dim>>
template<int dim, typename VectorType = Vector<double>, class DH = DoFHandler<dim>>
The documentation for this class was generated from the following file: