FETools::ExcInvalidFEDimension Class Reference
[Exceptions and assertions]

Inheritance diagram for FETools::ExcInvalidFEDimension:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 ExcInvalidFEDimension (const char a1, const int a2)
virtual ~ExcInvalidFEDimension () throw ()
virtual void print_info (std::ostream &out) const

Private Attributes

const char arg1
const int arg2


Detailed Description

The string used for get_fe_from_name() cannot be translated to a finite element.

Dimension arguments in finite element names should be avoided. If they are there, the dimension should be dim or d. Here, you gave a numeric dimension argument, which does not match the template dimension of the finite element class.


Constructor & Destructor Documentation

FETools::ExcInvalidFEDimension::ExcInvalidFEDimension ( const char  a1,
const int  a2 
) [inline]

virtual FETools::ExcInvalidFEDimension::~ExcInvalidFEDimension (  )  throw () [inline, virtual]


Member Function Documentation

virtual void FETools::ExcInvalidFEDimension::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


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

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