Documentation


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

#include <explicit_solver.h>

List of all members.


Detailed Description

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

Return the number of substeps to be used.

Definition at line 701 of file explicit_solver.h.

Public Types

typedef TraitsT::Real Real
 time

typedef TraitsT::State State
 value

typedef TraitsT::Numerics Numerics
 numerical traits


Public Member Functions

unsigned int operator() (const State &S, const Real t) const
 Call operator.


Member Typedef Documentation

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

numerical traits

Definition at line 705 of file explicit_solver.h.

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

time

Definition at line 703 of file explicit_solver.h.

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

value

Definition at line 704 of file explicit_solver.h.


Member Function Documentation

template<class TraitsT>
unsigned int animal::integration::NStep_Function< TraitsT >::operator() const State S,
const Real  t
const
 

Call operator.


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