Relaxation error.
More...
#include <ODERelax.h>
List of all members.
Detailed Description
Relaxation error.
Constructor & Destructor Documentation
gridripper::odesolver::relax::ODERelax::RelaxationException::RelaxationException |
( |
const RelaxationException & |
other |
) |
[inline] |
Copy constructor.
- Parameters:
-
| other | the other exception |
gridripper::odesolver::relax::ODERelax::RelaxationException::RelaxationException |
( |
const string & |
msg, |
|
|
const string & |
where | |
|
) |
| | [inline] |
Constructs a relaxation exception with the specified message.
- Parameters:
-
| msg | the message |
| where | location in the code |
gridripper::odesolver::relax::ODERelax::RelaxationException::RelaxationException |
( |
const Exception & |
orig, |
|
|
const string & |
where | |
|
) |
| | [inline] |
Constructs a relaxation exception from another kind of exception.
- Parameters:
-
| orig | the original exception |
| where | location in the code |
gridripper::odesolver::relax::ODERelax::RelaxationException::RelaxationException |
( |
const Exception & |
orig, |
|
|
const string & |
msg, |
|
|
const string & |
where | |
|
) |
| | [inline] |
Constructs a relaxation exception from another kind of exception.
- Parameters:
-
| orig | the original exception |
| msg | the message |
| where | location in the code |
The documentation for this class was generated from the following file:
- /home/laszloa/SVN/GR/gridripper/include/gridripper/odesolver/relax/ODERelax.h