mial::Physics< Type, nDims, MType, VType >::Error Struct Reference
A structure containing error information that should be filled and thrown whenever an error in the simulation occurs.
More...
#include <Physics.h>
Inheritance diagram for mial::Physics< Type, nDims, MType, VType >::Error:
List of all members.
Detailed Description
template<class Type, int nDims, class MType = vnl_matrix<Type>, class VType = vnl_vector<Type>>
struct mial::Physics< Type, nDims, MType, VType >::Error
A structure containing error information that should be filled and thrown whenever an error in the simulation occurs.
- Parameters:
-
| msg | A text description of the error, should also be written to std::cerr |
| deformationNumber | The deformation's number in the deformation list. 0-numDeformations |
| deformationError | The deformation's error information. |
Definition at line 65 of file Physics.h.
The documentation for this struct was generated from the following file:
- C:/cmcintos/defOrgs/source/physical/abc/Physics.h
Generated on Wed Jul 19 13:05:23 2006 for IDO by
1.4.7