Physsim::EulerIntegrator Class Reference

A class for performing 1st-order Euler integration. More...

#include <EulerIntegrator.h>

Inheritance diagram for Physsim::EulerIntegrator:

Physsim::Integrator Physsim::Base List of all members.

Public Member Functions

virtual VectorN integrate (const VectorN &x, VectorN(*f)(const VectorN &, Real, void *), Real time, Real step_size, void *data)
 Method for 1st-order Euler integration.
virtual void clone (BasePtr &cloned, bimap< BasePtr, BasePtr > *object_map=NULL) const
 Implements Base::clone().
virtual void load_from_xml (XMLTreeConstPtr node, std::map< std::string, BasePtr > &id_map)
 Implements Base::load_from_xml().
virtual void save_to_xml (XMLTreePtr node, std::list< BaseConstPtr > &shared_objects) const
 Implements Base::save_to_xml().

Detailed Description

A class for performing 1st-order Euler integration.


The documentation for this class was generated from the following files:
Generated on Wed Oct 24 14:54:22 2007 for Physsim by  doxygen 1.5.1