List of all members.
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
The documentation for this class was generated from the following file: