Documentation


animal::integration::HSmaller_Function< TraitsT > Struct Template Reference

#include <stepper.h>

List of all members.


Detailed Description

template<class TraitsT>
struct animal::integration::HSmaller_Function< TraitsT >

New smaller stepsize.

Definition at line 81 of file stepper.h.

Public Types

typedef TraitsT::Real Real
 time

typedef TraitsT::Model Model
 additional data

typedef TraitsT::State State
 value

typedef TraitsT::Numerics Numerics
 numerical traits


Public Member Functions

Real hmin (const Model &M, const State &S, const Real t) const
 Minimum allowed stepsize.

Real operator() (const Model &M, const State &S, const Real t, const Real h) const
 Call operator.


Member Typedef Documentation

template<class TraitsT>
typedef TraitsT::Model animal::integration::HSmaller_Function< TraitsT >::Model
 

additional data

Definition at line 84 of file stepper.h.

template<class TraitsT>
typedef TraitsT::Numerics animal::integration::HSmaller_Function< TraitsT >::Numerics
 

numerical traits

Definition at line 86 of file stepper.h.

template<class TraitsT>
typedef TraitsT::Real animal::integration::HSmaller_Function< TraitsT >::Real
 

time

Definition at line 83 of file stepper.h.

template<class TraitsT>
typedef TraitsT::State animal::integration::HSmaller_Function< TraitsT >::State
 

value

Definition at line 85 of file stepper.h.


Member Function Documentation

template<class TraitsT>
Real animal::integration::HSmaller_Function< TraitsT >::hmin const Model M,
const State S,
const Real  t
const
 

Minimum allowed stepsize.

template<class TraitsT>
Real animal::integration::HSmaller_Function< TraitsT >::operator() const Model M,
const State S,
const Real  t,
const Real  h
const
 

Call operator.


The documentation for this struct was generated from the following file:
Generated on Thu Dec 23 13:52:32 2004 by doxygen 1.3.6