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:

mial::Phys_Euler< DataType, TGradientImage, nDims, MType, VType >::Error mial::Phys_VesselCrawlerEuler< DataType, TGradientImage, nDims, MType, VType >::Error List of all members.

Public Attributes

std::string msg
int deformationNumber
DeformationType::Error * deformationError

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:
Generated on Wed Jul 19 13:05:23 2006 for IDO by  doxygen 1.4.7