ODEBND
mc::ODEBND_VAL< T, PMT, PVT >::Results Struct Reference

Integration results at a given time instant.

#include <odebnd_val.hpp>

List of all members.

Public Member Functions

 Results (const double tk, const unsigned int 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, typename PMT = mc::TModel<T>, typename PVT = mc::TVar<T>>
struct mc::ODEBND_VAL< T, PMT, PVT >::Results


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