FETools::ExcInvalidFEName Class Reference
[Exceptions and assertions]

Inheritance diagram for FETools::ExcInvalidFEName:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 ExcInvalidFEName (const std::string a1)
virtual ~ExcInvalidFEName () throw ()
virtual void print_info (std::ostream &out) const

Private Attributes

const std::string arg1


Detailed Description

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

Either the string is badly formatted or you are using a custom element that must be added using add_fe_name() first.


Constructor & Destructor Documentation

FETools::ExcInvalidFEName::ExcInvalidFEName ( const std::string  a1  )  [inline]

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


Member Function Documentation

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

const std::string FETools::ExcInvalidFEName::arg1 [private]


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