ODEBND
mc::ODESLV_GSL< T >::Results Struct Reference

Store integration bounds at a given time instant.

#include <odeslv_gsl.hpp>

List of all members.

Public Member Functions

 Results (const double tk, const unsigned nxk, const T *Ixk)
 Constructors.
 ~Results ()
 Destructor.

Public Attributes

double t
 Time instant.
unsigned int nx
 Solution dimension.
T * X
 Solution bounds.

template<typename T>
struct mc::ODESLV_GSL< T >::Results


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