Simbody  3.4 (development)
SimTK::RungeKutta2Integrator Class Reference

This is a 2nd order Runge-Kutta Integrator using coefficients that are also known as the explicit trapezoid rule. More...

#include <RungeKutta2Integrator.h>

+ Inheritance diagram for SimTK::RungeKutta2Integrator:

List of all members.

Public Member Functions

 RungeKutta2Integrator (const System &sys)

Detailed Description

This is a 2nd order Runge-Kutta Integrator using coefficients that are also known as the explicit trapezoid rule.

It is an error controlled, second order, two stage explicit integrator with an embedded 1st order error estimate.


Constructor & Destructor Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines