CAPD::DynSys Library  6.0.0
capd::poincare::SaveStepControl< DS > Class Template Reference

it saves step and step control settings on construction and restores them on destruction. More...

#include <capd/poincare/SaveStepControl.h>

Public Types

typedef DS::ScalarType ScalarType
 

Public Member Functions

 SaveStepControl (DS &ds)
 
 ~SaveStepControl ()
 

Protected Attributes

DS & m_ds
 
ScalarType m_maxStep
 
bool m_stepChangeAllowance
 

Detailed Description

template<typename DS>
class capd::poincare::SaveStepControl< DS >

it saves step and step control settings on construction and restores them on destruction.

Member Typedef Documentation

◆ ScalarType

template<typename DS >
typedef DS::ScalarType capd::poincare::SaveStepControl< DS >::ScalarType

Constructor & Destructor Documentation

◆ SaveStepControl()

template<typename DS >
capd::poincare::SaveStepControl< DS >::SaveStepControl ( DS &  ds)
inline

◆ ~SaveStepControl()

template<typename DS >
capd::poincare::SaveStepControl< DS >::~SaveStepControl ( )
inline

Member Data Documentation

◆ m_ds

template<typename DS >
DS& capd::poincare::SaveStepControl< DS >::m_ds
protected

◆ m_maxStep

template<typename DS >
ScalarType capd::poincare::SaveStepControl< DS >::m_maxStep
protected

◆ m_stepChangeAllowance

template<typename DS >
bool capd::poincare::SaveStepControl< DS >::m_stepChangeAllowance
protected

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