MathTL
 All Classes Functions Variables Typedefs Enumerations
Public Attributes
MathTL::IVPSolution< VECTOR > Class Template Reference

#include <one_step_scheme.h>

List of all members.

Public Attributes

std::list< double > t
std::list< VECTOR > u

Detailed Description

template<class VECTOR>
class MathTL::IVPSolution< VECTOR >

type of the approximate solution returned by the adaptive IVP solver


The documentation for this class was generated from the following file:
 All Classes Functions Variables Typedefs Enumerations