ODEBND
mc::ODESLV_GSL< T >::Exceptions Class Reference

Structure for setting up storing the solver exceptions.

#include <odeslv_gsl.hpp>

List of all members.

Public Types

enum  TYPE { UNDEF = -33 }
 Enumeration type for NLPSBB exception handling. More...

Public Member Functions

 Exceptions (TYPE ierr)
 Constructor for error ierr
int ierr ()
 Inline function returning the error flag.
std::string what ()
 Inline function returning the error description.

template<typename T>
class mc::ODESLV_GSL< T >::Exceptions


Member Enumeration Documentation

template<typename T >
enum mc::ODESLV_GSL::Exceptions::TYPE
Enumerator:
UNDEF 

Error due to calling a function/feature not yet implemented.


The documentation for this class was generated from the following file: