![]() |
Orfeo Toolbox
3.16
|
Declaration of several exception classes that are used within the FEM code. More...
Go to the source code of this file.
Classes | |
| class | itk::fem::FEMException |
| Base class for all exception's that can occur within FEM classes. More... | |
| class | itk::fem::FEMExceptionIO |
| Base class for all IO exception's that can occur within FEM classe. More... | |
| class | itk::fem::FEMExceptionObjectNotFound |
| Object not found exception. More... | |
| class | itk::fem::FEMExceptionSolution |
| Base class for all exceptions that can occur when solving FEM problem. More... | |
| class | itk::fem::FEMExceptionWrongClass |
| Bad object exception. More... | |
Namespaces | |
| namespace | itk |
| Hashtable class, used to implement the hashed associative containers itk_hash_set, itk_hash_map, itk_hash_multiset, and itk_hash_multimap. | |
| namespace | itk::fem |
| Contains finite element modeling (FEM) classes and support routines. | |
Declaration of several exception classes that are used within the FEM code.
Definition in file itkFEMException.h.