GridTools::ExcPointNotFoundInCoarseGrid< N > Class Template Reference

Inheritance diagram for GridTools::ExcPointNotFoundInCoarseGrid< N >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ExcPointNotFoundInCoarseGrid (const Point< N > a1)
virtual ~ExcPointNotFoundInCoarseGrid () throw ()
virtual void print_info (std::ostream &out) const

Private Attributes

const Point< N > arg1

Detailed Description

template<int N>
class GridTools::ExcPointNotFoundInCoarseGrid< N >

Exception


Constructor & Destructor Documentation

template<int N>
GridTools::ExcPointNotFoundInCoarseGrid< N >::ExcPointNotFoundInCoarseGrid ( const Point< N >  a1  )  [inline]
template<int N>
virtual GridTools::ExcPointNotFoundInCoarseGrid< N >::~ExcPointNotFoundInCoarseGrid (  )  throw () [inline, virtual]

Member Function Documentation

template<int N>
virtual void GridTools::ExcPointNotFoundInCoarseGrid< N >::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 N>
const Point<N> GridTools::ExcPointNotFoundInCoarseGrid< N >::arg1 [private]

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

deal.II documentation generated on Mon Nov 23 22:57:49 2009 by doxygen 1.6.1